@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/8e9c6c4c-6801-4d94-9107-b6f9b1b8a45f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d9a6563d-93b0-4f15-b657-3270dcf6565c> . <https://stad.gent/id/blank_node/d9a6563d-93b0-4f15-b657-3270dcf6565c> 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 .