@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/74a5d935-4557-4228-9561-bd080efd6a4b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/02b782b3-c42c-4c37-8d91-922bf698d1c5> . <https://stad.gent/id/blank_node/02b782b3-c42c-4c37-8d91-922bf698d1c5> 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 .