@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/09918c04-b8fe-4495-8b04-6b2d4913ce6e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2fe712d6-6e0c-4d43-a127-10224e432cfe> .
<https://stad.gent/id/.well-known/skolem/2fe712d6-6e0c-4d43-a127-10224e432cfe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-04-01T00:00:00"^^xsd:dateTime .