@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/97720ae8-7972-440f-96a6-10ec803177e4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dfae4818-8798-4da9-9741-c57675e7579e> .
<https://stad.gent/id/blank_node/dfae4818-8798-4da9-9741-c57675e7579e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1932-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1932-01-01T00:00:00"^^xsd:dateTime .