@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/34ac2ab2-aa00-4d9a-86a9-0cb98bf0c2d0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cf8ff3ec-e813-43fa-b6f3-560556db8c88> .
<https://stad.gent/id/.well-known/skolem/cf8ff3ec-e813-43fa-b6f3-560556db8c88>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-12T00:00:00"^^xsd:dateTime .