@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/18ca44b3-abaa-458f-9dd6-2d9fcde72dd7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/456389f9-c9ef-4bbd-8c04-b2a4147516cd> . <https://stad.gent/id/blank_node/456389f9-c9ef-4bbd-8c04-b2a4147516cd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1992-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1992-01-01T00:00:00"^^xsd:dateTime .