@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/73f34e33-70b6-4bb2-ba03-f0ce0a936fb1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a1585b9d-3617-4052-bc88-4c20cf2800e7> .
<https://stad.gent/id/.well-known/skolem/a1585b9d-3617-4052-bc88-4c20cf2800e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-04-01T00:00:00"^^xsd:dateTime .