@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/2e4b9280-4aac-4c54-81ed-e2ff741d1b89> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/770d079c-f7c8-496f-b9da-5f3a7091bcc4> . <https://stad.gent/id/blank_node/770d079c-f7c8-496f-b9da-5f3a7091bcc4> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1851-03-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1851-03-16T00:00:00"^^xsd:dateTime .