@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/08cc7219-a6d7-4f68-af05-3fea86ae3e81> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e2f03895-a7a8-442e-8334-8ff8bb7cef5a> . <https://stad.gent/id/blank_node/e2f03895-a7a8-442e-8334-8ff8bb7cef5a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1968-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1968-01-01T00:00:00"^^xsd:dateTime .