@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/8e24f7e5-0929-4f92-8e9b-55c096718f72>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a8665d8d-a708-4546-95e7-8351e362cebd> .
<https://stad.gent/id/.well-known/skolem/a8665d8d-a708-4546-95e7-8351e362cebd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-06-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-06-18T00:00:00"^^xsd:dateTime .