@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/750a24b5-d699-451d-b1fb-99be63c529b0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2adec6d8-d06d-4c7c-ae88-723afd094ec3> . <https://stad.gent/id/blank_node/2adec6d8-d06d-4c7c-ae88-723afd094ec3> 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 .