@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/11f3dc20-c747-4c84-9f4a-7569a45246cd> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/03fb5d01-058c-4061-b33c-278402e161a8> . <https://stad.gent/id/blank_node/03fb5d01-058c-4061-b33c-278402e161a8> 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 .