@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/1a99addf-10b7-4617-b9d8-0ab3d43406eb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d77fe25b-028a-4ffd-8748-c5988e7b001a> . <https://stad.gent/id/blank_node/d77fe25b-028a-4ffd-8748-c5988e7b001a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-01-01T00:00:00"^^xsd:dateTime .