@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/6f4fa7a0-9e97-4df7-87c7-f38a88da3377>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cc40a083-6f50-4b5d-b646-8fa5b31b799a> .
<https://stad.gent/id/.well-known/skolem/cc40a083-6f50-4b5d-b646-8fa5b31b799a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-20T00:00:00"^^xsd:dateTime .