@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/6905cede-1969-4d28-a26c-d531f2b460f2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fe9c70c1-e15e-4fd6-9b91-a75e70a9e2c2> .
<https://stad.gent/id/blank_node/fe9c70c1-e15e-4fd6-9b91-a75e70a9e2c2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-04-01T00:00:00"^^xsd:dateTime .