@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/68c775da-bc09-4ab3-915e-7c8f2f802893>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e89165c4-f12f-41ff-9665-c16237ffd107> .
<https://stad.gent/id/.well-known/skolem/e89165c4-f12f-41ff-9665-c16237ffd107>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-07T00:00:00"^^xsd:dateTime .