@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/509775fb-d12f-446e-980b-24bddf1a6501>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/486d697a-be8b-4278-8d8d-9f8f34ebd757> .
<https://stad.gent/id/blank_node/486d697a-be8b-4278-8d8d-9f8f34ebd757>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1937-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1937-01-01T00:00:00"^^xsd:dateTime .