@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/b58c02a4-bd87-405a-b1c7-ccd57cdd8250> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2013-07-02T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2013-07-02T00:00:00"^^xsd:dateTime . <https://stad.gent/id/blank_node/2f4a08f6-d00d-42c4-b39c-75148fe50812> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b58c02a4-bd87-405a-b1c7-ccd57cdd8250> .