@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/363ab993-9e2b-4d93-91f2-a5abf1070937>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/971eea4b-19cd-4654-8621-49c598dca9d8> .
<https://stad.gent/id/.well-known/skolem/971eea4b-19cd-4654-8621-49c598dca9d8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-24T00:00:00"^^xsd:dateTime .