@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/c687b8fa-7a58-46b3-98c7-54c3a93642e2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1c429a76-3400-4d91-92ce-b546377872e9> .
<https://stad.gent/id/blank_node/1c429a76-3400-4d91-92ce-b546377872e9>
	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 .