@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/5ca72f7e-349f-44a2-a807-59f58ee8b2b2> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/f211e747-97fe-4958-bc0b-27da7f75ceae> . <https://stad.gent/id/blank_node/f211e747-97fe-4958-bc0b-27da7f75ceae> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-01-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-01-04T00:00:00"^^xsd:dateTime .