@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/0c0ea017-15dd-4c5e-8c48-217d726f0b43> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/f31e95f8-f6a3-4dd7-b95c-28781b94f224> . <https://stad.gent/id/blank_node/f31e95f8-f6a3-4dd7-b95c-28781b94f224> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1936-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1936-01-01T00:00:00"^^xsd:dateTime .