@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/df3659c4-355e-4476-a444-1912c51f4d5d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0bd31e48-8eaf-42a7-b057-b83c308b183f> . <https://stad.gent/id/blank_node/0bd31e48-8eaf-42a7-b057-b83c308b183f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1845-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1845-01-01T00:00:00"^^xsd:dateTime .