@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/ac1b3a6f-bac3-4e36-bc82-2c5089982dab> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/addeb563-576e-4e0d-81dd-a0b57bd6097e> . <https://stad.gent/id/blank_node/addeb563-576e-4e0d-81dd-a0b57bd6097e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1907-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1907-01-01T00:00:00"^^xsd:dateTime .