@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/a5d3af35-f7d4-4255-b4de-4244f03ee467> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/5f48c53b-8671-4aa5-8dbf-c1e4af061d1d> . <https://stad.gent/id/blank_node/5f48c53b-8671-4aa5-8dbf-c1e4af061d1d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1919-02-12T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1919-02-12T00:00:00"^^xsd:dateTime .