@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/75f8b882-86aa-481e-9341-1158fd76f2fb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fc0cfa27-d40c-4da9-af23-a697a33c7196> . <https://stad.gent/id/blank_node/fc0cfa27-d40c-4da9-af23-a697a33c7196> 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 .