@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/9319364d-28c4-4ba7-90a0-9495e6053603>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f3c088f1-367b-4ed0-a3b6-195dd8cf6420> .
<https://stad.gent/id/blank_node/f3c088f1-367b-4ed0-a3b6-195dd8cf6420>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-01T00:00:00"^^xsd:dateTime .