@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/66eaaba5-ed50-49ec-8d4b-fdf5f5306409>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b5a819d8-b80d-4f35-a9fd-e3fb475cb0bd> .
<https://stad.gent/id/.well-known/skolem/b5a819d8-b80d-4f35-a9fd-e3fb475cb0bd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-10-20T00:00:00"^^xsd:dateTime .