@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/f9ebe05b-5f59-458f-9227-7cf34768b790> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c2206ccb-9115-4de9-9f4f-5e4cf2b4baba> . <https://stad.gent/id/blank_node/c2206ccb-9115-4de9-9f4f-5e4cf2b4baba> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1936-12-31T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1936-12-31T00:00:00"^^xsd:dateTime .