@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/a1abb363-c123-4b13-bf15-078a038ab1db>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ffea2fbf-797a-4e97-be45-59f1aa3eadeb> .
<https://stad.gent/id/.well-known/skolem/ffea2fbf-797a-4e97-be45-59f1aa3eadeb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-10-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-10-04T00:00:00"^^xsd:dateTime .