@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/0f8e9f0f-115d-42a9-b44b-d162ab179222>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/611e857b-5e3d-4e83-a3e4-2711c79fcd78> .
<https://stad.gent/id/.well-known/skolem/611e857b-5e3d-4e83-a3e4-2711c79fcd78>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-14T00:00:00"^^xsd:dateTime .