@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/006f9a0e-14ea-4cce-a307-33c023f092fc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2aab0813-b28e-4278-831e-506af8d8250a> .
<https://stad.gent/id/.well-known/skolem/2aab0813-b28e-4278-831e-506af8d8250a>
	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 .