@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/0d9661ca-bbd8-4153-bcc9-f39212bceb76> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/52dfd1c9-d02c-4331-8d94-9c706b65bf51> . <https://stad.gent/id/blank_node/52dfd1c9-d02c-4331-8d94-9c706b65bf51> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1902-09-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1902-09-01T00:00:00"^^xsd:dateTime .