@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/7e1e66f0-6a10-4a5c-a668-0706c380cc64>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/81bc075d-7e5e-4b62-a9eb-1aa840d40a2c> .
<https://stad.gent/id/blank_node/81bc075d-7e5e-4b62-a9eb-1aa840d40a2c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-18T00:00:00"^^xsd:dateTime .