@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/e249f02a-d527-4c5c-ba77-d6b112004751> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/65431a55-b3b6-4e55-8c8a-f595f07247bb> . <https://stad.gent/id/blank_node/65431a55-b3b6-4e55-8c8a-f595f07247bb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1998-08-17T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1998-08-17T00:00:00"^^xsd:dateTime .