@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/9cdadda3-9eae-46f6-ba53-eef720d1ceed> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/604cc133-117d-4a3c-8b48-7cdbdb95c306> . <https://stad.gent/id/blank_node/604cc133-117d-4a3c-8b48-7cdbdb95c306> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2016-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2016-01-01T00:00:00"^^xsd:dateTime .