@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/33f3300e-88a5-4d50-b7be-ce075f76c040>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/72a26fb6-bd3c-45c3-8f30-fec086c32442> .
<https://stad.gent/id/.well-known/skolem/72a26fb6-bd3c-45c3-8f30-fec086c32442>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-02-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-02-02T00:00:00"^^xsd:dateTime .