@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/475dc999-f00d-44fa-b1c0-f11d81d5f6f7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/304cc5e8-3a78-4d39-940f-e46a30c14f2e> .
<https://stad.gent/id/blank_node/304cc5e8-3a78-4d39-940f-e46a30c14f2e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-06T00:00:00"^^xsd:dateTime .