@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/bb402329-b0ab-42a3-b1c2-ec2db13e896d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8875bdce-d435-4c6e-ac32-1eaa213a66ba> .
<https://stad.gent/id/blank_node/8875bdce-d435-4c6e-ac32-1eaa213a66ba>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-09-01T00:00:00"^^xsd:dateTime .