@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/f7cb5d6f-8df1-4d96-b14b-ea802e07ac1e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c05632d6-8e5c-41c5-afc2-59fec6a11d3f> . <https://stad.gent/id/blank_node/c05632d6-8e5c-41c5-afc2-59fec6a11d3f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1924-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1924-01-01T00:00:00"^^xsd:dateTime .