@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/bd3ea0e6-562d-402e-b4d2-6d01aaa15c8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/538fba79-d8de-4911-bbee-a5e2e44e2d16> .
<https://stad.gent/id/blank_node/538fba79-d8de-4911-bbee-a5e2e44e2d16>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-01-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-01-22T00:00:00"^^xsd:dateTime .