@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/ffed1888-3d67-43b7-a28f-474602005c8f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b515cbf2-f146-4dd9-88e7-3ab718e0fb67> . <https://stad.gent/id/blank_node/b515cbf2-f146-4dd9-88e7-3ab718e0fb67> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2013-05-22T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2013-05-22T00:00:00"^^xsd:dateTime .