@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/30c2027a-b454-426f-a165-47450a99f66b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/daaa9414-4016-4dc2-a245-b80e60e3e75b> .
<https://stad.gent/id/.well-known/skolem/daaa9414-4016-4dc2-a245-b80e60e3e75b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-06-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-06-16T00:00:00"^^xsd:dateTime .