@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/9cf52d90-2b4c-41f8-ac9b-498563f640e9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b5c06e5f-a636-4828-aa3d-7b9ebe4783bc> .
<https://stad.gent/id/blank_node/b5c06e5f-a636-4828-aa3d-7b9ebe4783bc>
	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 .