@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/dfc77c22-eb32-4bd1-bc18-07f6260b5a49> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/abe0b04b-a095-4884-8e7e-51c1f399c590> . <https://stad.gent/id/blank_node/abe0b04b-a095-4884-8e7e-51c1f399c590> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/abe0b04b-a095-4884-8e7e-51c1f399c590> ; <http://data.europa.eu/m8g/endTime> "1987-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1987-01-01T00:00:00"^^xsd:dateTime .