@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/364e8839-839d-4229-ae90-af54220d84fd> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/a89ba9ce-bd26-4bb2-bb77-17a7f18227db> . <https://stad.gent/id/blank_node/a89ba9ce-bd26-4bb2-bb77-17a7f18227db> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2017-05-08T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2017-05-08T00:00:00"^^xsd:dateTime .