@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/d9307084-1fe5-4ae8-b829-313553db6328>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8fe0dbad-6f31-450e-8f77-352927459640> .
<https://stad.gent/id/blank_node/8fe0dbad-6f31-450e-8f77-352927459640>
	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 .