@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/171a730f-1d76-4f80-b451-420f021eb134>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5d721e2a-fb6c-4a1d-91b6-cbc5ebee238c> .
<https://stad.gent/id/blank_node/5d721e2a-fb6c-4a1d-91b6-cbc5ebee238c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-07-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-07-02T00:00:00"^^xsd:dateTime .