@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/d8d2a794-7d5e-4f99-b30c-e33440939cde> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/dc7bbf3c-1068-4bec-a5a0-30a0a8099e1c> . <https://stad.gent/id/blank_node/dc7bbf3c-1068-4bec-a5a0-30a0a8099e1c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2006-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2006-01-01T00:00:00"^^xsd:dateTime .