@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/232f5915-8409-4e88-8979-c6b3d4d07376>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/699db156-9d92-4a87-95ff-bb93e044b8fc> .
<https://stad.gent/id/blank_node/699db156-9d92-4a87-95ff-bb93e044b8fc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1932-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1932-02-18T00:00:00"^^xsd:dateTime .