@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/70e420af-6fb5-4ad2-9b59-7a994f79cb14> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/87c78ec5-ec81-4c99-a581-1d58199dd996> . <https://stad.gent/id/blank_node/87c78ec5-ec81-4c99-a581-1d58199dd996> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <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 .