@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/1a2019d7-d514-4f0e-8cb7-540a81f6d152>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e60c1be3-6d31-4d96-ab4b-1d756c52a3bf> .
<https://stad.gent/id/blank_node/e60c1be3-6d31-4d96-ab4b-1d756c52a3bf>
	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 .