@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/fd2206cd-5be8-4a10-aaf4-fb3b16a2ef23> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/88045e0e-41e3-4b8f-8698-47c4fff7dc4e> . <https://stad.gent/id/blank_node/88045e0e-41e3-4b8f-8698-47c4fff7dc4e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/88045e0e-41e3-4b8f-8698-47c4fff7dc4e> ; <http://data.europa.eu/m8g/endTime> "1988-05-03T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1988-05-03T00:00:00"^^xsd:dateTime .