@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/1babdaf2-690e-4469-9df9-5274827f4cf3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-11-22T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/5d32e6a6-56c5-430d-aaea-4f59e939eddd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1babdaf2-690e-4469-9df9-5274827f4cf3> .