@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/b67963a8-3961-4cba-b7a4-62fedac31aa0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c77faead-32ec-4fb1-aa68-d8a1fe4a895e> . <https://stad.gent/id/blank_node/c77faead-32ec-4fb1-aa68-d8a1fe4a895e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1932-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1932-01-01T00:00:00"^^xsd:dateTime .