@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/d7d31cce-81e7-464a-9902-0ba8b2685459>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ca168556-47b5-46b7-8d43-54f2ca7d9802> .
<https://stad.gent/id/blank_node/ca168556-47b5-46b7-8d43-54f2ca7d9802>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-02-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-02-09T00:00:00"^^xsd:dateTime .