@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/34242c69-cc9b-46d2-af1e-f7041e49b181> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/34242c69-cc9b-46d2-af1e-f7041e49b181> ; <http://data.europa.eu/m8g/endTime> "2004-06-23T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2004-06-23T00:00:00"^^xsd:dateTime . <https://stad.gent/id/blank_node/6c58cfb8-1a56-4ad2-9f3a-8af69e6ca640> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/34242c69-cc9b-46d2-af1e-f7041e49b181> .