@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/62fe4e0b-e7ac-4e3b-9208-dc97d85ad8be> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/769f80c3-ed4c-45de-b434-7c518d8d141a> . <https://stad.gent/id/blank_node/769f80c3-ed4c-45de-b434-7c518d8d141a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1906-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1906-01-01T00:00:00"^^xsd:dateTime .