@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/c9efae45-6dee-49ca-b2d6-52c82f1d87f4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bb2cf0d1-809b-4322-91aa-54e5318e08c3> . <https://stad.gent/id/blank_node/bb2cf0d1-809b-4322-91aa-54e5318e08c3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1888-02-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1888-02-07T00:00:00"^^xsd:dateTime .