@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/b5ae1a6a-d975-44c1-98e5-8b6675a9b9b4>
	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/d59fc4a2-05c9-4de0-97a0-c4e50da11550>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b5ae1a6a-d975-44c1-98e5-8b6675a9b9b4> .