@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/db098a29-9bd4-4861-af2c-b1d154c52df4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fde419c7-f881-4a3b-bdd5-f168dc7e4ccf> . <https://stad.gent/id/blank_node/fde419c7-f881-4a3b-bdd5-f168dc7e4ccf> 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 .