@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/64b67e10-5996-41af-9870-e36bacbb541a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3f05e96e-ddac-45c8-b0f5-be1e61a6b94c> .
<https://stad.gent/id/blank_node/3f05e96e-ddac-45c8-b0f5-be1e61a6b94c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-08-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-08-27T00:00:00"^^xsd:dateTime .