@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/3b46bbb7-b9f7-43b9-8a71-4b960b36ab4b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2bb4c110-96ce-45d3-b3d8-59ff65f58bcc> . <https://stad.gent/id/blank_node/2bb4c110-96ce-45d3-b3d8-59ff65f58bcc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1866-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1866-01-01T00:00:00"^^xsd:dateTime .