@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/57134afe-6c2b-475c-bd71-0e867f3e3e27>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/69dd6d3a-5263-4909-9906-189b0df635df> .
<https://stad.gent/id/blank_node/69dd6d3a-5263-4909-9906-189b0df635df>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-12-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-12-18T00:00:00"^^xsd:dateTime .