@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/6a9c2f52-b955-4019-a78f-46d7619290a6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2ab4eaf6-cb77-4f40-a8de-bd4870c2584d> . <https://stad.gent/id/blank_node/2ab4eaf6-cb77-4f40-a8de-bd4870c2584d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1919-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1919-01-01T00:00:00"^^xsd:dateTime .