@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/544511d7-16b5-44cc-b5c1-70f21e4b5221> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/79feab23-757c-49d1-8e8a-dff2e68d6cfc> . <https://stad.gent/id/blank_node/79feab23-757c-49d1-8e8a-dff2e68d6cfc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1997-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1997-01-01T00:00:00"^^xsd:dateTime .