@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/c309e376-035c-43c4-a30f-2c94568d8d4f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2000-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2000-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e17a9b2b-20f8-4b83-a430-5c7c9f015a8d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c309e376-035c-43c4-a30f-2c94568d8d4f> .