@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/1a25dece-ca03-4c2d-a849-e731d35fefae>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f5c38ccc-7b9f-4099-b7fa-854666710c72> .
<https://stad.gent/id/.well-known/skolem/f5c38ccc-7b9f-4099-b7fa-854666710c72>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-06-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-06-09T00:00:00"^^xsd:dateTime .