@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/51bfc2ae-2ad6-44c0-948d-2c62926efe33> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/8de6f59c-9b8e-4f6e-b9f0-ebd96c5e2487> . <https://stad.gent/id/blank_node/8de6f59c-9b8e-4f6e-b9f0-ebd96c5e2487> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/8de6f59c-9b8e-4f6e-b9f0-ebd96c5e2487> ; <http://data.europa.eu/m8g/endTime> "1988-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1988-01-01T00:00:00"^^xsd:dateTime .