@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/9d66315c-6a13-46f0-b944-6d6ad392b94c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/cd3a1f34-8928-4e6c-8e17-704b25841299> . <https://stad.gent/id/blank_node/cd3a1f34-8928-4e6c-8e17-704b25841299> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1912-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1912-01-01T00:00:00"^^xsd:dateTime .