@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/a94c581c-a6bd-4416-9d72-804e662a4c68>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fc3a4183-5579-48df-b43e-41538fdb6c5b> .
<https://stad.gent/id/.well-known/skolem/fc3a4183-5579-48df-b43e-41538fdb6c5b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-12-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-12-15T00:00:00"^^xsd:dateTime .