@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/ab4c2eb1-c1eb-40ec-8a88-d3146ba10bb4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/5d4561da-12b8-4af8-8942-7e06ffcf0033> . <https://stad.gent/id/blank_node/5d4561da-12b8-4af8-8942-7e06ffcf0033> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1901-03-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1901-03-04T00:00:00"^^xsd:dateTime .