@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/86347614-c280-4f5e-bb56-49ddcb4e8753>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/63392cb0-6aca-410c-b48a-13d04f447f47> .
<https://stad.gent/id/blank_node/63392cb0-6aca-410c-b48a-13d04f447f47>
	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 .