@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/99fac753-9252-4730-ab58-b4f15bb4979c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/44fdc512-ef7c-4cd7-8ba0-b3da79310ded> . <https://stad.gent/id/blank_node/44fdc512-ef7c-4cd7-8ba0-b3da79310ded> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1885-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1885-01-01T00:00:00"^^xsd:dateTime .