@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/0dc3c110-ea63-477f-9df5-db512799217b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0534ab7b-b856-45ec-8c33-3fbe8324b39e> .
<https://stad.gent/id/blank_node/0534ab7b-b856-45ec-8c33-3fbe8324b39e>
	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 .