@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/d7de14f2-22b8-4779-b5a7-ecc9372e0f93>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9b6d2561-ea5d-42fd-9e68-f086789fe554> .
<https://stad.gent/id/blank_node/9b6d2561-ea5d-42fd-9e68-f086789fe554>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-09-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-09-21T00:00:00"^^xsd:dateTime .