@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/2001d3d8-016f-4791-81f7-431d5301a8f5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9982078a-ccdb-45c7-9c93-c05530bd3eda> .
<https://stad.gent/id/.well-known/skolem/9982078a-ccdb-45c7-9c93-c05530bd3eda>
	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 .