@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/b998d135-96e1-4788-9e6f-530d47df8763> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c5b3510d-2669-4208-9c51-df1b8b8b9932> . <https://stad.gent/id/blank_node/c5b3510d-2669-4208-9c51-df1b8b8b9932> 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 .