@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/01112dc9-9dd1-4af2-ba88-2d7a15b56e9a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/ff5d0711-642c-41f0-85ea-5c2ff5946591>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/01112dc9-9dd1-4af2-ba88-2d7a15b56e9a> .