@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/9cec4101-4047-46e7-a139-b437aa2b6f8e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7f8221e3-9388-4dca-883b-7b3b25704395> . <https://stad.gent/id/blank_node/7f8221e3-9388-4dca-883b-7b3b25704395> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1951-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1951-01-01T00:00:00"^^xsd:dateTime .