@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/e6be22fc-171d-4f7d-8356-4e9bd94c1ac4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/9dc28ce4-2e10-43ba-af59-f3f283401bf9> . <https://stad.gent/id/blank_node/9dc28ce4-2e10-43ba-af59-f3f283401bf9> 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 .