@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/11bef126-a7d3-437e-84ac-60eb2b413e43>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/465a5c4e-88d9-4353-ae8d-fc71da0e7902> .
<https://stad.gent/id/.well-known/skolem/465a5c4e-88d9-4353-ae8d-fc71da0e7902>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-15T00:00:00"^^xsd:dateTime .