@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/b5ad16e4-8a0d-4840-918c-461d52387d5d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0b6ff28f-c40d-477d-9884-774bcd41460a> . <https://stad.gent/id/blank_node/0b6ff28f-c40d-477d-9884-774bcd41460a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2013-09-06T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2013-09-06T00:00:00"^^xsd:dateTime .