@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/28eb97a9-cdb0-408f-9222-6764019c453d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6f6e7662-2df0-4556-9fc8-0b08456299ad> .
<https://stad.gent/id/blank_node/6f6e7662-2df0-4556-9fc8-0b08456299ad>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1935-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1935-01-01T00:00:00"^^xsd:dateTime .