@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/75928306-9079-4fb1-8391-1b786a5ae67b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0982766c-de5f-42cd-92cf-1eab8e3d31a2> .
<https://stad.gent/id/blank_node/0982766c-de5f-42cd-92cf-1eab8e3d31a2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-07T00:00:00"^^xsd:dateTime .