@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/2cf4cc57-5bc8-4d62-94f3-99704f75964e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b0e21d78-a5be-47b8-9da1-4a825f9eacec> . <https://stad.gent/id/blank_node/b0e21d78-a5be-47b8-9da1-4a825f9eacec> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1933-12-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1933-12-01T00:00:00"^^xsd:dateTime .