@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/d2768fc1-a49c-4b80-b9c9-11c779576cad> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/529c05bc-d8ac-44c4-88bb-927c0c8383bd> . <https://stad.gent/id/blank_node/529c05bc-d8ac-44c4-88bb-927c0c8383bd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-05-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-05-09T00:00:00"^^xsd:dateTime .