@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/3daec311-1f07-4cd6-a46c-56652c5cbd94>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ff93d7dd-85ec-4ec1-b486-e4b07c6e1a9e> .
<https://stad.gent/id/.well-known/skolem/ff93d7dd-85ec-4ec1-b486-e4b07c6e1a9e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1898-04-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1898-04-30T00:00:00"^^xsd:dateTime .