@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/ca4a3eb7-3991-478c-9b2c-615bd024e286>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/df19179f-221a-4d6f-bf1a-24ee613f6542> .
<https://stad.gent/id/.well-known/skolem/df19179f-221a-4d6f-bf1a-24ee613f6542>
	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 .