@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/73b77c19-2d26-443d-88b5-c4e8b5ee9bfd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/efb8a826-f129-4e51-bc0f-f59b60746455> .
<https://stad.gent/id/.well-known/skolem/efb8a826-f129-4e51-bc0f-f59b60746455>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-06T00:00:00"^^xsd:dateTime .