@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/f1c3274c-f75d-40f2-a88d-5c5f84805bc5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4cce9c86-c9f4-4bfe-bbf1-ecc26c7d01c2> . <https://stad.gent/id/blank_node/4cce9c86-c9f4-4bfe-bbf1-ecc26c7d01c2> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1954-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1954-01-01T00:00:00"^^xsd:dateTime .