@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/5ea9c473-a4fc-4264-82c9-0f31cd924c4e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/48e5994e-350d-4b71-a2fd-24b3b8041cfa> . <https://stad.gent/id/blank_node/48e5994e-350d-4b71-a2fd-24b3b8041cfa> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1906-08-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1906-08-01T00:00:00"^^xsd:dateTime .