@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/bef1c62a-7cd1-4e5b-93b4-99947e99dc17> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c94440f3-b757-4bf5-8587-966279b853a5> . <https://stad.gent/id/blank_node/c94440f3-b757-4bf5-8587-966279b853a5> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1959-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1959-01-01T00:00:00"^^xsd:dateTime .