@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/3f65c1af-044d-40d1-926d-5a4cc0dba07a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e38079e5-0e7e-458b-b856-0f4820d90f1e> . <https://stad.gent/id/blank_node/e38079e5-0e7e-458b-b856-0f4820d90f1e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1954-09-06T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1954-09-06T00:00:00"^^xsd:dateTime .