@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/35b3b87e-1f33-4c56-b9a9-9db9e4d1363e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-09-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-09-04T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/dbb15b9c-efa1-459d-b5ad-bd95c128234d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/35b3b87e-1f33-4c56-b9a9-9db9e4d1363e> .