@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/e25ab7e2-41c8-4f4c-a6d1-40ede892d76f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e150bd80-98e3-4ada-bb26-bdca2020a90e> . <https://stad.gent/id/blank_node/e150bd80-98e3-4ada-bb26-bdca2020a90e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1883-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1883-01-01T00:00:00"^^xsd:dateTime .