@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/64b6ccdd-d8a2-4927-a927-1384e61cd36a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/93fc150c-936f-4b98-bec0-bbe80e76a299> . <https://stad.gent/id/blank_node/93fc150c-936f-4b98-bec0-bbe80e76a299> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2015-09-02T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2015-09-02T00:00:00"^^xsd:dateTime .