@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/93d09a2f-eb49-4af9-add4-904f09e13da3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d0f05414-2413-4276-b1d2-79d2053710da> .
<https://stad.gent/id/.well-known/skolem/d0f05414-2413-4276-b1d2-79d2053710da>
	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 .