@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/9d3d3edb-1de1-4971-b030-3f0fa9de0208>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e504f5c7-a33f-43d3-8cfb-42366e5d2a82>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9d3d3edb-1de1-4971-b030-3f0fa9de0208> .