@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/fd84fa3e-a750-4524-99c8-de7dc0572d85> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/48533d76-6702-4455-93c9-17190bc4544e> . <https://stad.gent/id/blank_node/48533d76-6702-4455-93c9-17190bc4544e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1954-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1954-01-01T00:00:00"^^xsd:dateTime .