@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/8ae0b98d-311a-4c38-a084-2705808ca136>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c97b50ec-3d60-4249-9214-72294f7d4c16> .
<https://stad.gent/id/blank_node/c97b50ec-3d60-4249-9214-72294f7d4c16>
	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 .