@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/60dd12e3-a9d7-4aeb-aaff-c34c8c353d58>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/787cab4f-cc2c-4442-8824-d66f46842e27> .
<https://stad.gent/id/.well-known/skolem/787cab4f-cc2c-4442-8824-d66f46842e27>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-01T00:00:00"^^xsd:dateTime .