@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/ce6a8d9d-cf2d-46ff-ada6-4bc33802ac06> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/f0f08509-cb5d-4410-b888-7476f61c95e1> . <https://stad.gent/id/blank_node/f0f08509-cb5d-4410-b888-7476f61c95e1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-11-19T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-11-19T00:00:00"^^xsd:dateTime .