@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/cf35854f-5efa-49ce-b8a6-8bc1c1a2453b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b45e14e6-f0a6-4881-b584-1f73d536ef7f> .
<https://stad.gent/id/blank_node/b45e14e6-f0a6-4881-b584-1f73d536ef7f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-11-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-11-01T00:00:00"^^xsd:dateTime .