@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/7b25c80b-9001-4d07-8e48-832061faef25> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3162b546-4b8c-4d5d-9e15-1aba6c3fb75e> . <https://stad.gent/id/blank_node/3162b546-4b8c-4d5d-9e15-1aba6c3fb75e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1949-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1949-01-01T00:00:00"^^xsd:dateTime .