@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/792c947a-63ea-4259-9bd6-4b5d7524cb1d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b4f8c331-59bc-4a2f-b206-dce182e7b8bc> . <https://stad.gent/id/blank_node/b4f8c331-59bc-4a2f-b206-dce182e7b8bc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1955-10-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1955-10-01T00:00:00"^^xsd:dateTime .