@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/b5bf24c9-f2fd-4605-bec8-26c0bbf8862a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/f8563dcb-fc5c-4443-91f0-c777ba9e5cb3> . <https://stad.gent/id/blank_node/f8563dcb-fc5c-4443-91f0-c777ba9e5cb3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1935-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1935-01-01T00:00:00"^^xsd:dateTime .