@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/47c17c72-625f-4be3-ad27-9209b14e0c14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8ebfe8c2-daf2-4f48-9ff8-809755e0476f> .
<https://stad.gent/id/.well-known/skolem/8ebfe8c2-daf2-4f48-9ff8-809755e0476f>
	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 .