@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/9e95910e-8961-496d-aac5-7ef86948cb0e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2af5cd98-1b70-4d91-a328-3855929666fd> . <https://stad.gent/id/blank_node/2af5cd98-1b70-4d91-a328-3855929666fd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2009-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2009-01-01T00:00:00"^^xsd:dateTime .