@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/25e15350-ca29-4861-b4c7-81f5af54f76d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/def4bd48-c2d4-4f68-a74f-187499574a9d> .
<https://stad.gent/id/.well-known/skolem/def4bd48-c2d4-4f68-a74f-187499574a9d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-03-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-03-11T00:00:00"^^xsd:dateTime .