@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/0f3e9d73-9312-4b6d-852e-e1bb752dd888>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/815d354c-c6d6-4d7a-b8aa-6e22566b9eda> .
<https://stad.gent/id/.well-known/skolem/815d354c-c6d6-4d7a-b8aa-6e22566b9eda>
	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 .