@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/08906604-0faa-44d4-b382-ee53dc1768a4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b23ed9a2-edc7-4e37-a7da-d9c40da8b02f> . <https://stad.gent/id/blank_node/b23ed9a2-edc7-4e37-a7da-d9c40da8b02f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-04-02T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-04-02T00:00:00"^^xsd:dateTime .