@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/2b95aa82-6434-49fc-bd78-3c67cae9102e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dec1de0a-ca16-4a92-baaf-385e529b2484> .
<https://stad.gent/id/.well-known/skolem/dec1de0a-ca16-4a92-baaf-385e529b2484>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-04-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-04-02T00:00:00"^^xsd:dateTime .