@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/dac1891f-3184-42e2-95e2-f4a98bd16fed> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/dac1891f-3184-42e2-95e2-f4a98bd16fed> ; <http://data.europa.eu/m8g/endTime> "1989-12-13T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1989-12-13T00:00:00"^^xsd:dateTime . <https://stad.gent/id/blank_node/c383f112-c1c7-4263-9c1d-13cc5fe8685a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/dac1891f-3184-42e2-95e2-f4a98bd16fed> .