@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/f329232c-64fb-4133-a89d-6f6f4063dd9b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/315dbfce-77d3-408f-8c88-ed9b5c15594b> . <https://stad.gent/id/blank_node/315dbfce-77d3-408f-8c88-ed9b5c15594b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1933-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1933-01-01T00:00:00"^^xsd:dateTime .