@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/b63d8b5a-4e52-4d1c-ad09-a46e73d872fa> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2b996579-7669-492e-8aae-4fe0e3fe0caf> . <https://stad.gent/id/blank_node/2b996579-7669-492e-8aae-4fe0e3fe0caf> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1952-04-28T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1952-04-28T00:00:00"^^xsd:dateTime .