@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/ba8d51ef-a530-4b19-ae86-fc796cc98f7d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e4187bbc-10db-4c9a-aee7-fc48fea0cba8> . <https://stad.gent/id/blank_node/e4187bbc-10db-4c9a-aee7-fc48fea0cba8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1894-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1894-01-01T00:00:00"^^xsd:dateTime .