@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/583f1b3d-1965-4888-aa8b-a72123878e3c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bf8bd4aa-266f-4ce2-804a-4563e4f4f6db> .
<https://stad.gent/id/.well-known/skolem/bf8bd4aa-266f-4ce2-804a-4563e4f4f6db>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-03-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-03-22T00:00:00"^^xsd:dateTime .