@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/34b2fb60-55c3-4d5e-a4ed-fdc136b6a026>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fafae3eb-84bb-41a9-a687-179f16a49801> .
<https://stad.gent/id/.well-known/skolem/fafae3eb-84bb-41a9-a687-179f16a49801>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-06-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-06-25T00:00:00"^^xsd:dateTime .