@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/d3d0259b-6ce8-4ccd-9e20-0b247ee9d855>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b580f081-3068-4f5c-a6b7-1f1b22074d40> .
<https://stad.gent/id/blank_node/b580f081-3068-4f5c-a6b7-1f1b22074d40>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1940-05-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1940-05-13T00:00:00"^^xsd:dateTime .