@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/6c96b07d-9e92-4c1e-9b31-2a0d46cba25a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b542d6ba-8e06-45bc-ba7c-ec6871bd5aca> . <https://stad.gent/id/blank_node/b542d6ba-8e06-45bc-ba7c-ec6871bd5aca> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1832-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1832-01-01T00:00:00"^^xsd:dateTime .