@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/3cbb2c38-3467-4f70-9187-876a3d0ca1d0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8f9d1411-384e-4345-ad8c-e986a902f702> .
<https://stad.gent/id/.well-known/skolem/8f9d1411-384e-4345-ad8c-e986a902f702>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-12-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-12-10T00:00:00"^^xsd:dateTime .