@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/e5c4bdf6-43de-402a-95ce-7fc86e6ea4ba> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/a199b4a5-6b50-4fe1-be21-68a7718f4daa> . <https://stad.gent/id/blank_node/a199b4a5-6b50-4fe1-be21-68a7718f4daa> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1919-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1919-01-01T00:00:00"^^xsd:dateTime .