@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/51337615-e28d-45c0-9e65-e838b602baea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/920c6076-9f75-4739-a4cc-6f5c2ed29c8e> .
<https://stad.gent/id/blank_node/920c6076-9f75-4739-a4cc-6f5c2ed29c8e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-07-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-07-12T00:00:00"^^xsd:dateTime .