@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/7234e619-540a-48f9-949a-f819292f186e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8806ee8e-7842-4b54-982f-6600c99012bc> .
<https://stad.gent/id/blank_node/8806ee8e-7842-4b54-982f-6600c99012bc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-10-01T00:00:00"^^xsd:dateTime .