@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/0e054a29-46b4-42f5-b1bb-a58f9ccf5db5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/6708840b-7e27-4bc0-beb8-36c58c9d20b3> . <https://stad.gent/id/blank_node/6708840b-7e27-4bc0-beb8-36c58c9d20b3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1968-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1968-01-01T00:00:00"^^xsd:dateTime .