@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/23ee4b55-9563-4751-a63b-0220306f927a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/00b8a9bb-ca5e-4b69-adb9-2d9be4323f5e> .
<https://stad.gent/id/blank_node/00b8a9bb-ca5e-4b69-adb9-2d9be4323f5e>
	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 .