@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/065fbd1a-b1ed-44e7-8afc-6018ffc7db4f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3e66260c-4b63-45a7-9cb0-4223144cd84f> . <https://stad.gent/id/blank_node/3e66260c-4b63-45a7-9cb0-4223144cd84f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/3e66260c-4b63-45a7-9cb0-4223144cd84f> ; <http://data.europa.eu/m8g/endTime> "2007-10-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2007-10-01T00:00:00"^^xsd:dateTime .