@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/ffba36ba-b490-4cc8-a9cb-39cef77a979c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c66b21d7-c249-46d8-89f7-087a9765d0ae> . <https://stad.gent/id/blank_node/c66b21d7-c249-46d8-89f7-087a9765d0ae> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/c66b21d7-c249-46d8-89f7-087a9765d0ae> ; <http://data.europa.eu/m8g/endTime> "2005-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-01-01T00:00:00"^^xsd:dateTime .