@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/08f2fc3c-3882-4255-8e9f-b4e7619d9e42>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b7cb2967-968b-4a65-9cd4-d789c02941dc> .
<https://stad.gent/id/blank_node/b7cb2967-968b-4a65-9cd4-d789c02941dc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2011-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2011-01-01T00:00:00"^^xsd:dateTime .