@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/36b2bd09-6c51-4c67-b494-96623ab19d1b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b7b389d7-ebea-4259-b01b-32c32fb41dc0> .
<https://stad.gent/id/blank_node/b7b389d7-ebea-4259-b01b-32c32fb41dc0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-09T00:00:00"^^xsd:dateTime .