@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/41a2b357-ea14-4ada-b494-56dc26e13ecc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1038e3e2-e3c9-435d-976c-263b6f2ea8bd> . <https://stad.gent/id/blank_node/1038e3e2-e3c9-435d-976c-263b6f2ea8bd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2003-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-01-01T00:00:00"^^xsd:dateTime .