@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/8d799f37-55e2-45ac-9286-c0a0c1819d80> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c1abac67-66c8-439f-8459-5c502bef287a> . <https://stad.gent/id/blank_node/c1abac67-66c8-439f-8459-5c502bef287a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1864-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1864-01-01T00:00:00"^^xsd:dateTime .