@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/3cd081f2-cf98-46ae-8e48-3d3b5d2009c1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3de8e423-5d13-41ee-9999-a5731c7abb6c> .
<https://stad.gent/id/.well-known/skolem/3de8e423-5d13-41ee-9999-a5731c7abb6c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2003-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2003-01-01T00:00:00"^^xsd:dateTime .