@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/a27ef1d1-fea7-45f7-9b08-06b7ba4c7e60> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d3fe5463-d8db-4091-b224-ed1def8ce819> . <https://stad.gent/id/blank_node/d3fe5463-d8db-4091-b224-ed1def8ce819> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2010-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2010-01-01T00:00:00"^^xsd:dateTime .