@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/481a08a9-104e-4c09-8ed4-a186c399269a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5a640116-a0f9-46d0-8cac-0e84240e4361> .
<https://stad.gent/id/.well-known/skolem/5a640116-a0f9-46d0-8cac-0e84240e4361>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-10-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-10-04T00:00:00"^^xsd:dateTime .