@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/e5c1fd80-8f70-462c-99cd-1a477c180bca> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b4abb768-27d9-4591-95f5-c9cff800daca> . <https://stad.gent/id/blank_node/b4abb768-27d9-4591-95f5-c9cff800daca> 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 .