@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/f1b3c469-7ef0-4c5c-9bf4-6792d0f7ca62> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2b7740cc-904d-43f6-a38f-28aece2e2a94> . <https://stad.gent/id/blank_node/2b7740cc-904d-43f6-a38f-28aece2e2a94> 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 .