@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/fe21b893-52fb-44e2-a7b9-be7b43c7dbff>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e2010456-0c56-492f-8bd2-a4e5e4ac7ce5> .
<https://stad.gent/id/blank_node/e2010456-0c56-492f-8bd2-a4e5e4ac7ce5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-06-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-06-26T00:00:00"^^xsd:dateTime .