@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/6a7da59f-080d-4aa6-aeba-2ab4c8e3030a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6a73a2e9-fc63-47ca-830d-4b1bdd72e79a> .
<https://stad.gent/id/blank_node/6a73a2e9-fc63-47ca-830d-4b1bdd72e79a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2006-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2006-01-01T00:00:00"^^xsd:dateTime .