@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/b2d5ac29-e015-4ab1-821b-4b0f0e2477a3> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4a8bd5c3-b38d-4d5d-a7a4-e224ea8e2896> . <https://stad.gent/id/blank_node/4a8bd5c3-b38d-4d5d-a7a4-e224ea8e2896> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1902-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1902-06-01T00:00:00"^^xsd:dateTime .