@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/3eec2cff-a74f-4ca6-ae9e-e379a8fb7255>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c38c9925-2bf7-478e-ab49-af26da6cb916> .
<https://stad.gent/id/blank_node/c38c9925-2bf7-478e-ab49-af26da6cb916>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-10-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-10-30T00:00:00"^^xsd:dateTime .