@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/819b3b75-5368-4e15-8833-c4cfcda1376e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/233e0aae-2c07-4d90-9a43-b748ef02094e> .
<https://stad.gent/id/blank_node/233e0aae-2c07-4d90-9a43-b748ef02094e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-01-01T00:00:00"^^xsd:dateTime .