@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/b2f3956d-df9f-4c65-a291-506676d74b08> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/5a2987a4-bf73-456d-ac84-84e08679c766> . <https://stad.gent/id/blank_node/5a2987a4-bf73-456d-ac84-84e08679c766> 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 .