@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/9b10e69a-21a0-4ef5-b083-504cbd403a51>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f7299f7b-c782-4441-9e34-8e5a4257d339> .
<https://stad.gent/id/.well-known/skolem/f7299f7b-c782-4441-9e34-8e5a4257d339>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-02-07T00:00:00"^^xsd:dateTime .