@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/fec2d8e4-97ef-4bb8-b3d3-09c6f5b9dd36> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/a975335f-f86e-46dd-8aab-2d302644ac58> . <https://stad.gent/id/blank_node/a975335f-f86e-46dd-8aab-2d302644ac58> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1950-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1950-01-01T00:00:00"^^xsd:dateTime .