@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/fd29ad8b-1b6b-499f-9c12-074b5f3945d9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a410269d-f654-4119-857b-ae309b6fca61> .
<https://stad.gent/id/blank_node/a410269d-f654-4119-857b-ae309b6fca61>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-10-01T00:00:00"^^xsd:dateTime .