@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/5708f605-86c2-4d63-a304-a0c9c26a9b24>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6b34a9a6-e52a-4476-8fd7-931670232eda> .
<https://stad.gent/id/blank_node/6b34a9a6-e52a-4476-8fd7-931670232eda>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1934-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1934-01-01T00:00:00"^^xsd:dateTime .