@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/ff869596-2462-4a88-adc5-ec43ad5f1752>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ce19f470-da29-421a-8e45-49326ef6ee90> .
<https://stad.gent/id/blank_node/ce19f470-da29-421a-8e45-49326ef6ee90>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1965-07-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1965-07-19T00:00:00"^^xsd:dateTime .