@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/adfb327f-f176-4d7a-8933-b48866ae321f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/83f3b0f1-9c51-4d2b-b30e-f8f375f1fd91> .
<https://stad.gent/id/blank_node/83f3b0f1-9c51-4d2b-b30e-f8f375f1fd91>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-07-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-07-08T00:00:00"^^xsd:dateTime .