@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/214fe94a-9463-46c0-b5d1-890d6bbbc2d4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/91a2fd51-ef27-42de-8f91-6ccb2178168f> . <https://stad.gent/id/blank_node/91a2fd51-ef27-42de-8f91-6ccb2178168f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/91a2fd51-ef27-42de-8f91-6ccb2178168f> ; <http://data.europa.eu/m8g/endTime> "2003-09-22T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-09-22T00:00:00"^^xsd:dateTime .