@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/b4d05eb0-0f1f-4b66-ae31-b7a3bb5749c2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7996f780-84f3-4343-a658-ac718ed54cf7> .
<https://stad.gent/id/blank_node/7996f780-84f3-4343-a658-ac718ed54cf7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1928-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1928-01-01T00:00:00"^^xsd:dateTime .