@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/dc4abced-f8dc-4e8f-b37e-590afce0ca2d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2a474d02-cfc6-4a8b-8bd2-5091aa82f3c4> . <https://stad.gent/id/blank_node/2a474d02-cfc6-4a8b-8bd2-5091aa82f3c4> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1958-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1958-01-01T00:00:00"^^xsd:dateTime .