@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/3ec0dd96-ba31-4e8c-a435-9034e7f17c33>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/152973a3-32bb-4ada-a1e7-e84b407d6621> .
<https://stad.gent/id/blank_node/152973a3-32bb-4ada-a1e7-e84b407d6621>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-11-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-11-23T00:00:00"^^xsd:dateTime .