@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/e45c6b9f-2a7d-4c73-b762-f5cc726b7a35> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/971a775a-789e-4883-b350-c7ef442fc4c4> . <https://stad.gent/id/blank_node/971a775a-789e-4883-b350-c7ef442fc4c4> 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 .