@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/9fe9c441-7853-4529-a6e6-a158fbeb0b0c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c8f146ba-7e4a-4aa1-807c-93ae28f31acf> .
<https://stad.gent/id/.well-known/skolem/c8f146ba-7e4a-4aa1-807c-93ae28f31acf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-03-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-03-06T00:00:00"^^xsd:dateTime .