@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/f9990b55-c92a-4079-aabd-87f003406c7b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8d49c9ab-87bb-45f3-8c96-84c26eeb6bbc> .
<https://stad.gent/id/blank_node/8d49c9ab-87bb-45f3-8c96-84c26eeb6bbc>
	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 .