@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/e1e76f69-d09e-41d0-968a-cc325db91081>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3b60a0be-fc2e-4cc9-aff4-63239c5784b0> .
<https://stad.gent/id/blank_node/3b60a0be-fc2e-4cc9-aff4-63239c5784b0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-10-22T00:00:00"^^xsd:dateTime .