@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/5b6d9fb6-fbb5-431f-a058-3b41dbe1fb38>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e86ac57c-34a4-4c50-ad11-5e747d8c5c1a> .
<https://stad.gent/id/.well-known/skolem/e86ac57c-34a4-4c50-ad11-5e747d8c5c1a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-06-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-06-21T00:00:00"^^xsd:dateTime .