@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/4307c534-4a6b-41c9-86e8-966825e74a3a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/69422b50-9a3c-4bf8-823c-0f2e405e5908> . <https://stad.gent/id/blank_node/69422b50-9a3c-4bf8-823c-0f2e405e5908> 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 .