@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/f77cb28b-57c4-41f5-8ee9-17b5a2980803>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e462dcfd-6159-4b0e-a8b1-41e322bf1e90> .
<https://stad.gent/id/blank_node/e462dcfd-6159-4b0e-a8b1-41e322bf1e90>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-20T00:00:00"^^xsd:dateTime .