@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/218b04d8-8d54-4deb-9e7c-12b1f6a49d09>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b5416845-74d6-499f-82b3-c19b2061806f> .
<https://stad.gent/id/blank_node/b5416845-74d6-499f-82b3-c19b2061806f>
	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 .