@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/d2b14c9d-ad4a-45a3-b4cf-2a506fcf4081> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4751ca6b-2823-4d3a-bdc1-4d4eeffe319e> . <https://stad.gent/id/blank_node/4751ca6b-2823-4d3a-bdc1-4d4eeffe319e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2014-02-28T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2014-02-28T00:00:00"^^xsd:dateTime .