@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/ed6493de-9886-4c8c-bb74-74a4a995f471>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0bb82a65-3e30-4e32-be3b-06985f0717c7> .
<https://stad.gent/id/blank_node/0bb82a65-3e30-4e32-be3b-06985f0717c7>
	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 .