@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/0dcae064-eac7-4ceb-8f30-33e4967dc5ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9acaad55-c557-4bcc-800e-bd80820b0aeb> .
<https://stad.gent/id/.well-known/skolem/9acaad55-c557-4bcc-800e-bd80820b0aeb>
	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 .