@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/1d41e891-d874-47c6-a9e2-751e90b7fa99>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-11-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-11-11T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c93c4afa-9e20-4a26-ad52-7dbe90c2ac5e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1d41e891-d874-47c6-a9e2-751e90b7fa99> .