@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/e9d82998-8d34-4ad4-9de2-3a8a6297b500> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b4726886-1bcf-47bc-bff4-15d9a757681e> . <https://stad.gent/id/blank_node/b4726886-1bcf-47bc-bff4-15d9a757681e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/b4726886-1bcf-47bc-bff4-15d9a757681e> ; <http://data.europa.eu/m8g/endTime> "1990-02-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-02-16T00:00:00"^^xsd:dateTime .