@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/2b7f8f9b-883f-472f-bdf7-08d989d95244> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/9d60ca46-b0d9-432e-bbb0-7ccd8a3766a1> . <https://stad.gent/id/blank_node/9d60ca46-b0d9-432e-bbb0-7ccd8a3766a1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2017-03-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2017-03-07T00:00:00"^^xsd:dateTime .