@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/6299d3bc-1edd-40dd-a4f5-b4a3ebd46ef5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b8fe6977-2ba8-47c2-be72-1e8c4a8f55c1> . <https://stad.gent/id/blank_node/b8fe6977-2ba8-47c2-be72-1e8c4a8f55c1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/b8fe6977-2ba8-47c2-be72-1e8c4a8f55c1> ; <http://data.europa.eu/m8g/endTime> "1982-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1982-01-01T00:00:00"^^xsd:dateTime .