@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/b5a7345e-fe97-444d-8d1e-18ee147bb50f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0b0d95bc-7677-445a-bca8-d0f0d3e6b91a> .
<https://stad.gent/id/blank_node/0b0d95bc-7677-445a-bca8-d0f0d3e6b91a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1914-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1914-01-01T00:00:00"^^xsd:dateTime .