@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/aec1e0a7-1edb-44d6-9acd-3a6d58d9bbb3> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4dc931d8-3938-40ef-9f49-ed0531f8ed36> . <https://stad.gent/id/blank_node/4dc931d8-3938-40ef-9f49-ed0531f8ed36> 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 .