@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/7d5bdcd2-a740-4061-9e6f-abbff6f8ae62> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2b6cd4d7-0efd-4f7b-9e87-c41408b7195d> . <https://stad.gent/id/blank_node/2b6cd4d7-0efd-4f7b-9e87-c41408b7195d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1832-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1832-01-01T00:00:00"^^xsd:dateTime .