@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/35a9e183-2ae2-4250-be2c-d5bc52fe2682>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/42d79c4e-71bc-4e82-b291-d80366ba8407> .
<https://stad.gent/id/blank_node/42d79c4e-71bc-4e82-b291-d80366ba8407>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1924-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1924-01-01T00:00:00"^^xsd:dateTime .