@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/ecc57594-b35c-41e9-b630-accd488ae30e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a3ec947b-f9ae-4bd6-a7ad-8d3f8dfe7327> .
<https://stad.gent/id/blank_node/a3ec947b-f9ae-4bd6-a7ad-8d3f8dfe7327>
	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 .