@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/4b36fab3-fdc3-40e8-93c2-2a49260a7588>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cc34d1b5-d7f9-492d-bd11-a6ce244805cc> .
<https://stad.gent/id/.well-known/skolem/cc34d1b5-d7f9-492d-bd11-a6ce244805cc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-07T00:00:00"^^xsd:dateTime .