@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/28f75a76-eebb-4afb-83f3-4605c205b271> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fe34506f-94f3-4a0f-a9d3-21b323c7103f> . <https://stad.gent/id/blank_node/fe34506f-94f3-4a0f-a9d3-21b323c7103f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-06-10T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-06-10T00:00:00"^^xsd:dateTime .