@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/94e33113-18bb-4f60-a0bd-e12d153e6cc9> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0292a7bc-38cc-461b-95f9-e71fd59f905d> . <https://stad.gent/id/blank_node/0292a7bc-38cc-461b-95f9-e71fd59f905d> 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 .