@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/64a69b4b-3823-4955-bbe3-8b171d2f7a7a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/091a24be-db3e-4499-81d9-cca738b6cc9a> .
<https://stad.gent/id/blank_node/091a24be-db3e-4499-81d9-cca738b6cc9a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1936-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1936-01-01T00:00:00"^^xsd:dateTime .