@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/1dbe1c33-6e62-4779-83c8-a071c2a2982f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/02b4c0d9-54f6-4c23-b0a9-105365b63375> . <https://stad.gent/id/blank_node/02b4c0d9-54f6-4c23-b0a9-105365b63375> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1902-09-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1902-09-01T00:00:00"^^xsd:dateTime .