@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/604eff97-b876-46af-8c43-d9bad4048b9a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/aa6a0431-cd5f-4e19-b4db-54d81e7b3760> .
<https://stad.gent/id/blank_node/aa6a0431-cd5f-4e19-b4db-54d81e7b3760>
	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 .