@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/6dd50a9a-6ec0-4893-82f9-a91099360c8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8f5c313d-c4c5-4774-86b0-3ec9cfd6ce32> .
<https://stad.gent/id/blank_node/8f5c313d-c4c5-4774-86b0-3ec9cfd6ce32>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2009-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2009-01-01T00:00:00"^^xsd:dateTime .