@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/5b2121fd-68a8-49e3-9bb4-f6ea4a89e514>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ceeb0a17-dbc4-4c94-b03d-e96ac99bcfaa> .
<https://stad.gent/id/blank_node/ceeb0a17-dbc4-4c94-b03d-e96ac99bcfaa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-01-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-01-18T00:00:00"^^xsd:dateTime .