@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/29b09397-4a79-4118-92a3-989216762916>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0a04474b-c50d-4d8a-8bf1-3858e8bde407> .
<https://stad.gent/id/blank_node/0a04474b-c50d-4d8a-8bf1-3858e8bde407>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-01-01T00:00:00"^^xsd:dateTime .