@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/d024c8c2-ae8b-4fa0-b589-7ea7aa901e38> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4890d132-6400-4da0-8823-5d3c032e9761> . <https://stad.gent/id/blank_node/4890d132-6400-4da0-8823-5d3c032e9761> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1960-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1960-01-01T00:00:00"^^xsd:dateTime .