@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/ae32577c-037c-4177-807d-5ae66d88b581> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2adcc354-5fd9-42b6-8508-d524f9bcfbec> . <https://stad.gent/id/blank_node/2adcc354-5fd9-42b6-8508-d524f9bcfbec> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1937-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1937-01-01T00:00:00"^^xsd:dateTime .