@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/0cf8a589-f3c5-4d88-aff8-6c1c308b3739>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/73466461-8932-46bd-b372-fa86c05bf76c> .
<https://stad.gent/id/.well-known/skolem/73466461-8932-46bd-b372-fa86c05bf76c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2011-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2011-01-01T00:00:00"^^xsd:dateTime .