@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/2b4f0f4f-74a5-4841-ac77-4f87dc3c503c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/2b4f0f4f-74a5-4841-ac77-4f87dc3c503c> ; <http://data.europa.eu/m8g/endTime> "1913-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1913-01-01T00:00:00"^^xsd:dateTime . <https://stad.gent/id/blank_node/1080f906-c8f0-466d-9fa8-e008fb1d1f0a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2b4f0f4f-74a5-4841-ac77-4f87dc3c503c> .