@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/9f59119d-ffbe-4908-a355-839b57a9b951>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ab27724e-c4f4-402b-9e7a-0114c776e38f> .
<https://stad.gent/id/.well-known/skolem/ab27724e-c4f4-402b-9e7a-0114c776e38f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-09T00:00:00"^^xsd:dateTime .