@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/731229a9-8b2b-4ed6-9c3e-b6c10cfee34c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a7facb75-ed8b-4c2c-918a-dc763ac1b6dc> .
<https://stad.gent/id/blank_node/a7facb75-ed8b-4c2c-918a-dc763ac1b6dc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1945-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1945-01-01T00:00:00"^^xsd:dateTime .