@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/be32276a-5b0c-4b8a-adf7-a165379dd06c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/298b5ced-50c6-46ef-a6f2-9d0cdc1b5c28> .
<https://stad.gent/id/blank_node/298b5ced-50c6-46ef-a6f2-9d0cdc1b5c28>
	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 .