@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/96fcfc5d-bfe0-42a6-9b2a-ecf273d410cb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/cba2a925-8dee-408a-8feb-de2f4a9ea9e9> .
<https://stad.gent/id/blank_node/cba2a925-8dee-408a-8feb-de2f4a9ea9e9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-08-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-08-02T00:00:00"^^xsd:dateTime .