@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/9ab4217d-917d-4c85-bc6d-3fc11481c7b1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/90b1f441-6d2f-4e49-9e4f-33c0f5024f37> .
<https://stad.gent/id/blank_node/90b1f441-6d2f-4e49-9e4f-33c0f5024f37>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-11-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-11-23T00:00:00"^^xsd:dateTime .