@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/41e76238-9328-49c4-a0d4-c97efd4bfc02>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d95b73c4-fac7-4b3a-823f-ccd3ebb5184b> .
<https://stad.gent/id/.well-known/skolem/d95b73c4-fac7-4b3a-823f-ccd3ebb5184b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-07-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-07-02T00:00:00"^^xsd:dateTime .