@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/ca8482c9-7302-4c88-9213-1dfff15e2d74>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cf971589-3268-4633-b4d8-e6ca6fbba71a> .
<https://stad.gent/id/.well-known/skolem/cf971589-3268-4633-b4d8-e6ca6fbba71a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-25T00:00:00"^^xsd:dateTime .