@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/1e5d2ee2-44b2-41fb-9371-93e8fa13f80f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d8f1ce97-4be0-4fd6-b391-f58ba3f5e110> . <https://stad.gent/id/blank_node/d8f1ce97-4be0-4fd6-b391-f58ba3f5e110> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1852-11-05T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1852-11-05T00:00:00"^^xsd:dateTime .