@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/acaf8509-1cc3-4ce8-9235-0000420ef327> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ec228c64-48ca-4b9b-95ce-0f344c0aebab> . <https://stad.gent/id/blank_node/ec228c64-48ca-4b9b-95ce-0f344c0aebab> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1965-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1965-01-01T00:00:00"^^xsd:dateTime .