@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/1b5c6a17-7c8b-4384-ac2f-030184e75954>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-10-22T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/ff804335-cf8c-4acc-9c20-ad7c596af5bd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1b5c6a17-7c8b-4384-ac2f-030184e75954> .