@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/ceaa2dcd-f9e7-45b4-a48f-95e6c138c04a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0ab6cc43-8c4d-46d3-b77c-d85f8ec9bbd9> . <https://stad.gent/id/blank_node/0ab6cc43-8c4d-46d3-b77c-d85f8ec9bbd9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1906-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1906-01-01T00:00:00"^^xsd:dateTime .