@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/e70f1a2c-47ac-4b2d-a71f-6f8325e748a8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-04-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-04-02T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/ff4140ee-a996-414e-aa8f-a3804eac260c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e70f1a2c-47ac-4b2d-a71f-6f8325e748a8> .