@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/d0318c84-298e-4c8f-916a-75e1b06a7c1d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b69f10a0-903f-4567-b3a5-e2c132855b84> . <https://stad.gent/id/blank_node/b69f10a0-903f-4567-b3a5-e2c132855b84> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2009-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2009-01-01T00:00:00"^^xsd:dateTime .