@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/e2b0892b-9b23-4faa-b8ba-5a1f71f0d8e4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ba32dbae-2587-4fb0-bb7a-8d778903a229> . <https://stad.gent/id/blank_node/ba32dbae-2587-4fb0-bb7a-8d778903a229> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1889-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1889-01-01T00:00:00"^^xsd:dateTime .