@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/f080ace8-8c3c-4402-9e87-3b5a32a24a5a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4fcfc993-48c2-4f0d-b97b-7459fec0621c> .
<https://stad.gent/id/blank_node/4fcfc993-48c2-4f0d-b97b-7459fec0621c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-01-01T00:00:00"^^xsd:dateTime .