@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/b0a07ca9-6aee-46b1-83d3-d95f29f74a57> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7ccc000f-e080-4c42-8c72-417928b1af7d> . <https://stad.gent/id/blank_node/7ccc000f-e080-4c42-8c72-417928b1af7d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/7ccc000f-e080-4c42-8c72-417928b1af7d> ; <http://data.europa.eu/m8g/endTime> "2003-11-26T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-11-26T00:00:00"^^xsd:dateTime .