@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/e7a1a118-cba0-4599-8585-898496a5f7de> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d4de0933-d358-41d4-af4c-a8d80cc3b13e> . <https://stad.gent/id/blank_node/d4de0933-d358-41d4-af4c-a8d80cc3b13e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1962-11-30T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1962-11-30T00:00:00"^^xsd:dateTime .