@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/ac75bc60-0d0a-4b07-83de-877748d88457> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d3a161c3-9804-4da5-be7d-cd3713fc1f96> . <https://stad.gent/id/blank_node/d3a161c3-9804-4da5-be7d-cd3713fc1f96> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1963-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1963-01-01T00:00:00"^^xsd:dateTime .