@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/b538583d-95e7-42ca-a8ad-1bf7729c2dc7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c0f5922e-9970-431d-ab1c-0d6c06e1f2f9> . <https://stad.gent/id/blank_node/c0f5922e-9970-431d-ab1c-0d6c06e1f2f9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1936-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1936-01-01T00:00:00"^^xsd:dateTime .