@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/b4770b07-fc92-4ebf-a406-c776385d9046> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ba16f3dd-2fa9-48fd-b5d2-17107c65571c> . <https://stad.gent/id/blank_node/ba16f3dd-2fa9-48fd-b5d2-17107c65571c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/ba16f3dd-2fa9-48fd-b5d2-17107c65571c> ; <http://data.europa.eu/m8g/endTime> "2007-05-02T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2007-05-02T00:00:00"^^xsd:dateTime .