@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/a4dd7ca3-70ee-41f3-bb2f-3ff4740e3647> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c1a7fc0e-fa0d-46bd-bc18-e4b0041f01a1> . <https://stad.gent/id/blank_node/c1a7fc0e-fa0d-46bd-bc18-e4b0041f01a1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1920-11-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1920-11-01T00:00:00"^^xsd:dateTime .