@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/2164c206-974d-4145-80a9-bf9cf68cb568>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/590a555c-92ea-4b78-9b9b-47fb11b4f7cd> .
<https://stad.gent/id/.well-known/skolem/590a555c-92ea-4b78-9b9b-47fb11b4f7cd>
	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 .