@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/1ac7ba26-0b6e-4e70-b0cb-d952b9f8f46b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7b269c29-ba6d-4b04-8ab1-b50f92dd7834> . <https://stad.gent/id/blank_node/7b269c29-ba6d-4b04-8ab1-b50f92dd7834> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1885-06-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1885-06-04T00:00:00"^^xsd:dateTime .