@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/145c96f0-60f4-4e3a-b1e5-ee9ea2a4d025>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3074da64-058a-4312-b13e-72762b3ea087> .
<https://stad.gent/id/.well-known/skolem/3074da64-058a-4312-b13e-72762b3ea087>
	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 .