@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/baedb632-6c39-4f72-b298-83400745a54d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/430e0a85-57d7-43e7-a76c-68bbc91ff0cd> . <https://stad.gent/id/blank_node/430e0a85-57d7-43e7-a76c-68bbc91ff0cd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1884-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1884-01-01T00:00:00"^^xsd:dateTime .