@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/818709de-a972-4fd8-8ff6-8c7594515ae1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a3404bc3-b1ef-4b86-936c-c6463cd6274b> .
<https://stad.gent/id/blank_node/a3404bc3-b1ef-4b86-936c-c6463cd6274b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-03-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-03-17T00:00:00"^^xsd:dateTime .