@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/283ab1f3-c66f-4a48-bfc4-388b578470c7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/157c6f74-7038-4f1d-850e-e42ac8d0bb3c> . <https://stad.gent/id/blank_node/157c6f74-7038-4f1d-850e-e42ac8d0bb3c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1929-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1929-01-01T00:00:00"^^xsd:dateTime .