@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/8cef02a4-6788-471d-82d8-1056211ba34e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7b38cd02-902a-426a-949c-9f2527c9b5f9> .
<https://stad.gent/id/blank_node/7b38cd02-902a-426a-949c-9f2527c9b5f9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-04-01T00:00:00"^^xsd:dateTime .