@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/5fe0cdb7-520f-4dac-bfcf-d3060bfc520b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e74fb1b8-b6c6-4ef0-91f5-3ac259bf87a7> . <https://stad.gent/id/blank_node/e74fb1b8-b6c6-4ef0-91f5-3ac259bf87a7> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2017-03-11T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2017-03-11T00:00:00"^^xsd:dateTime .