@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/2ca37b1a-b726-403d-b375-3d89e097cd69>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/445639aa-5cd4-4bfc-bf9a-f4717348aef1> .
<https://stad.gent/id/.well-known/skolem/445639aa-5cd4-4bfc-bf9a-f4717348aef1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2011-12-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2011-12-07T00:00:00"^^xsd:dateTime .