@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/7168d4ed-9512-491b-922d-26194749062e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9d7210a4-c504-4d8c-8c85-ee6215e67406> .
<https://stad.gent/id/blank_node/9d7210a4-c504-4d8c-8c85-ee6215e67406>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-03-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-03-10T00:00:00"^^xsd:dateTime .