@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/1a755d2c-d49c-4b11-b4c3-45a9a79573eb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0c4dc5f7-7932-455f-8359-4b198c6eb0cf> . <https://stad.gent/id/blank_node/0c4dc5f7-7932-455f-8359-4b198c6eb0cf> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/0c4dc5f7-7932-455f-8359-4b198c6eb0cf> ; <http://data.europa.eu/m8g/endTime> "1992-02-06T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1992-02-06T00:00:00"^^xsd:dateTime .