@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/13763d73-8a34-42c8-9625-9fe330089913>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/056d7032-2816-40a8-8e50-e7d84518a270> .
<https://stad.gent/id/blank_node/056d7032-2816-40a8-8e50-e7d84518a270>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1933-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1933-12-01T00:00:00"^^xsd:dateTime .