@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/c62f3898-13fc-4b35-9ff7-7f4fa0e162f3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cccfca09-e280-4ce9-87a8-eb04785bfa58> .
<https://stad.gent/id/.well-known/skolem/cccfca09-e280-4ce9-87a8-eb04785bfa58>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-10-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-10-17T00:00:00"^^xsd:dateTime .