@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/4f72ea0f-bb4c-480d-8e18-089010e52127>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c21a7d79-ca46-4c52-9198-a60a69c1e53e> .
<https://stad.gent/id/.well-known/skolem/c21a7d79-ca46-4c52-9198-a60a69c1e53e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-09-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-09-07T00:00:00"^^xsd:dateTime .