@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/54334c13-96b2-449c-81df-f075883ec0b7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e64c833f-0cb4-4ac9-a1e8-daeaceb43d96> .
<https://stad.gent/id/blank_node/e64c833f-0cb4-4ac9-a1e8-daeaceb43d96>
	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 .