@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/b51dde59-49c5-4db3-8707-d66656662db2> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7b81637b-b8d4-49f6-b8d9-4e62be9abc4a> . <https://stad.gent/id/blank_node/7b81637b-b8d4-49f6-b8d9-4e62be9abc4a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1927-04-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1927-04-04T00:00:00"^^xsd:dateTime .