@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/8d500db9-56e8-41c2-9a9a-aff312e8df9e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/be987355-7cf8-43e8-ad56-b75670139e8c> .
<https://stad.gent/id/.well-known/skolem/be987355-7cf8-43e8-ad56-b75670139e8c>
	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 .