@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/5aec9a63-b271-4cc8-b4db-1c18907b268b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/98f43580-2e3c-4d34-ae3b-3fcd9b7550a3> . <https://stad.gent/id/blank_node/98f43580-2e3c-4d34-ae3b-3fcd9b7550a3> 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 .