@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/c05b6b26-6b27-4f84-9cab-957771220648> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/139c0bd5-73cb-4c7c-99cb-fc6a895da82d> . <https://stad.gent/id/blank_node/139c0bd5-73cb-4c7c-99cb-fc6a895da82d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/139c0bd5-73cb-4c7c-99cb-fc6a895da82d> ; <http://data.europa.eu/m8g/endTime> "2005-09-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-09-01T00:00:00"^^xsd:dateTime .