@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/d366b237-081d-40e5-b848-3be202c1767a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d450282e-8570-4ebc-8d2f-771720c53363> .
<https://stad.gent/id/.well-known/skolem/d450282e-8570-4ebc-8d2f-771720c53363>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-05-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-05-08T00:00:00"^^xsd:dateTime .