@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/f46d3154-55fd-454c-8088-3426c47b4f52> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c8136e13-c72c-4b44-819f-0fa22b69a712> . <https://stad.gent/id/blank_node/c8136e13-c72c-4b44-819f-0fa22b69a712> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1956-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1956-01-01T00:00:00"^^xsd:dateTime .