@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/707397c6-3d45-4128-9d6f-4331aa1bce42>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/aaba0021-f28e-4b9a-b5f4-eef59c98330f> .
<https://stad.gent/id/blank_node/aaba0021-f28e-4b9a-b5f4-eef59c98330f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-02-07T00:00:00"^^xsd:dateTime .