@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/6bb1b7d7-2028-46e8-b4e0-3613cf444b62>
	rdf:type	<http://id.loc.gov/datatypes/edtf/EDTF> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-08T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/b50d059d-89bd-4f29-a11a-206fa9cbf823>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6bb1b7d7-2028-46e8-b4e0-3613cf444b62> .