@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/f22923fa-3ccc-41d9-b28b-b1b7bb163577>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f6de9d10-8970-4716-ab78-3dc7d17f16ff> .
<https://stad.gent/id/blank_node/f6de9d10-8970-4716-ab78-3dc7d17f16ff>
	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 .