@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/267cc7be-0b44-42e2-9ee8-303b8cd99f8d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d03f6e43-a83c-4e53-b38c-3b67c8a49480> .
<https://stad.gent/id/blank_node/d03f6e43-a83c-4e53-b38c-3b67c8a49480>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1932-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1932-02-18T00:00:00"^^xsd:dateTime .