@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/916fa384-32c5-445b-9623-207b10c30652>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1fc3b9c4-d6a2-4957-b1f3-e668b43a8761> .
<https://stad.gent/id/blank_node/1fc3b9c4-d6a2-4957-b1f3-e668b43a8761>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-11-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-11-19T00:00:00"^^xsd:dateTime .