@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/db74a3b8-5a2d-4b9a-96b3-8fbb9eb9d68d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0ab5b108-f41e-4490-afa1-e874a068f323> . <https://stad.gent/id/blank_node/0ab5b108-f41e-4490-afa1-e874a068f323> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/0ab5b108-f41e-4490-afa1-e874a068f323> ; <http://data.europa.eu/m8g/endTime> "2007-06-25T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2007-06-25T00:00:00"^^xsd:dateTime .