@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/a91ba02c-5be7-4ef3-b9d5-9f34ed7c00de>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/df35a20b-fdf7-4201-b615-746fe33a4886> .
<https://stad.gent/id/blank_node/df35a20b-fdf7-4201-b615-746fe33a4886>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1953-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1953-01-01T00:00:00"^^xsd:dateTime .