@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/ee9adc75-bce9-4a3d-9d35-d16f059d7bf4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7401151f-20b1-4ab3-aa0c-1d5983caa46d> .
<https://stad.gent/id/blank_node/7401151f-20b1-4ab3-aa0c-1d5983caa46d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-10-21T00:00:00"^^xsd:dateTime .