@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/84737c4d-8c0f-4585-916c-a826d29e8cad>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2662e4c5-beef-4638-83a0-e5adacc1378e> .
<https://stad.gent/id/blank_node/2662e4c5-beef-4638-83a0-e5adacc1378e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-06T00:00:00"^^xsd:dateTime .