@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/e819b0f5-b159-4b1d-972a-7b51256859fb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bfb2b220-58b0-4a39-94bb-3a7172f2f12b> . <https://stad.gent/id/blank_node/bfb2b220-58b0-4a39-94bb-3a7172f2f12b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1984-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1984-01-01T00:00:00"^^xsd:dateTime .