@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/287bb598-f4b5-410f-aa0e-e646fe58b1a4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/6aad55a6-35cf-4ec4-815e-438a59d624ed> . <https://stad.gent/id/blank_node/6aad55a6-35cf-4ec4-815e-438a59d624ed> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2003-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-01-01T00:00:00"^^xsd:dateTime .