@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/c811182e-44fb-41e3-823d-6debc7b701c9> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/a3f40944-2e65-41b8-8f7a-0db05b56c31a> . <https://stad.gent/id/blank_node/a3f40944-2e65-41b8-8f7a-0db05b56c31a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1936-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1936-01-01T00:00:00"^^xsd:dateTime .