@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/8bdd5b87-a6ba-4cb9-88d7-b6066bda2357> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fea682fc-4b2b-4b84-8ee5-5de4e2afc330> . <https://stad.gent/id/blank_node/fea682fc-4b2b-4b84-8ee5-5de4e2afc330> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1909-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1909-01-01T00:00:00"^^xsd:dateTime .