@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/ba75b2ad-6fb7-49d8-a7c5-d73769b4d33f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/848b6f47-d5fc-4de1-9ffa-293b050342cc> . <https://stad.gent/id/blank_node/848b6f47-d5fc-4de1-9ffa-293b050342cc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2014-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2014-01-01T00:00:00"^^xsd:dateTime .