@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/40ad94ee-fc8c-4d89-99ed-26c62a8b842b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/831992fb-42b8-422d-98f7-4518d9227f3e> .
<https://stad.gent/id/blank_node/831992fb-42b8-422d-98f7-4518d9227f3e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1915-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1915-01-01T00:00:00"^^xsd:dateTime .