@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/e56c8d27-9db9-4462-870b-d7f1688e9c41> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1e304adb-0a6e-4b0d-98d7-8c8df372c9b1> . <https://stad.gent/id/blank_node/1e304adb-0a6e-4b0d-98d7-8c8df372c9b1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1899-11-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1899-11-09T00:00:00"^^xsd:dateTime .