@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/a9b08154-8f49-40cb-b4df-7463f311871c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b4c380c7-5c1f-4584-875e-e5e73638f319> . <https://stad.gent/id/blank_node/b4c380c7-5c1f-4584-875e-e5e73638f319> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2010-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2010-01-01T00:00:00"^^xsd:dateTime .