@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/5c01ff53-21fd-454b-bddb-8f743a548fa5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9ae02145-881e-464c-b109-ff8279d6bd3c> .
<https://stad.gent/id/.well-known/skolem/9ae02145-881e-464c-b109-ff8279d6bd3c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-04-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-04-06T00:00:00"^^xsd:dateTime .