@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/6d3a4eb0-e3e7-42e9-9452-5cf47d62d3cb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4bd45818-b870-433e-9c38-76d1ce0a64f7> . <https://stad.gent/id/blank_node/4bd45818-b870-433e-9c38-76d1ce0a64f7> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1892-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1892-01-01T00:00:00"^^xsd:dateTime .