@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/ce4e9bf0-8dc1-418d-ab5f-d3105d36bff7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2d2cc915-9a77-4f88-bfc2-d05b38f7f01d> . <https://stad.gent/id/blank_node/2d2cc915-9a77-4f88-bfc2-d05b38f7f01d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2017-10-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2017-10-04T00:00:00"^^xsd:dateTime .