@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/9d80f70d-9d62-49a8-b58c-27d602a25480> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/36e55887-e7f1-47c9-9c0e-8dc9b05cd60c> . <https://stad.gent/id/blank_node/36e55887-e7f1-47c9-9c0e-8dc9b05cd60c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1937-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1937-01-01T00:00:00"^^xsd:dateTime .