@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/2e0bbb0e-1af1-4bbe-9155-b4daa19ae445> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e21976f0-2d17-4c0d-8b94-a51e30f67e2c> . <https://stad.gent/id/blank_node/e21976f0-2d17-4c0d-8b94-a51e30f67e2c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1921-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1921-01-01T00:00:00"^^xsd:dateTime .