@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/158c252d-fa2d-49eb-b25f-5ea4f13affee> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e3ad4b44-a949-41f9-9aa1-d86bd2e31f08> . <https://stad.gent/id/blank_node/e3ad4b44-a949-41f9-9aa1-d86bd2e31f08> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1947-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1947-01-01T00:00:00"^^xsd:dateTime .