@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/1640de4c-d1a6-4901-82ec-1a5f6d0d81db> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b2f202be-894d-46bb-ad9a-0eb624cc5382> . <https://stad.gent/id/blank_node/b2f202be-894d-46bb-ad9a-0eb624cc5382> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2014-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2014-01-01T00:00:00"^^xsd:dateTime .