@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/fa0d2620-2181-49f7-8981-9ed0068e9d51>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c01d4102-b827-428d-81a2-6b9d73850d2f> .
<https://stad.gent/id/blank_node/c01d4102-b827-428d-81a2-6b9d73850d2f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-04-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-04-04T00:00:00"^^xsd:dateTime .