@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/4cf6a939-e4d7-4e40-9c84-434a3184cb5e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2f2b8d92-6054-47c7-b778-6611c409b325> . <https://stad.gent/id/blank_node/2f2b8d92-6054-47c7-b778-6611c409b325> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2018-07-05T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2018-07-05T00:00:00"^^xsd:dateTime .