@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/13a02ea4-2c52-44d4-a7ee-87114e404c22>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9dd0d86d-5331-4ad2-92ab-b5993b668eac> .
<https://stad.gent/id/.well-known/skolem/9dd0d86d-5331-4ad2-92ab-b5993b668eac>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-06-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-06-10T00:00:00"^^xsd:dateTime .