@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/2b79ac9e-21ea-46e4-b3dc-54911ccf887b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/36ef6de9-3e0e-40c9-a3ab-1d6c0703b58f> .
<https://stad.gent/id/.well-known/skolem/36ef6de9-3e0e-40c9-a3ab-1d6c0703b58f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2000-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2000-01-01T00:00:00"^^xsd:dateTime .