@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/dd2d3c47-4ec1-4daa-96de-fb826810debd> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3d58d493-9651-48cc-8451-bcdd6c666f6a> . <https://stad.gent/id/blank_node/3d58d493-9651-48cc-8451-bcdd6c666f6a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "0000"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "0000"^^xsd:dateTime .