@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/5234cea7-4a64-4195-8d39-d24da81c64e0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4c981b58-0d94-4800-bf1d-54b5f65c4eb8> . <https://stad.gent/id/blank_node/4c981b58-0d94-4800-bf1d-54b5f65c4eb8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1891-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1891-01-01T00:00:00"^^xsd:dateTime .