@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/72da3813-ea26-466f-8840-b8cc04e955dc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e7da5d4c-116d-4224-b2c0-5885fbeabdbb> .
<https://stad.gent/id/.well-known/skolem/e7da5d4c-116d-4224-b2c0-5885fbeabdbb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-03-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-03-05T00:00:00"^^xsd:dateTime .