@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/b6e8b8af-2f9c-421a-a30b-4a10112c732c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/16a24802-d759-4abd-9e11-53bf0bcf33c0> .
<https://stad.gent/id/blank_node/16a24802-d759-4abd-9e11-53bf0bcf33c0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1905-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1905-01-01T00:00:00"^^xsd:dateTime .