@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/b3969a90-1c62-4012-a067-7ef8c18fa38f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/26e0ea9c-ed40-492c-8caf-65f630e6fcf2> . <https://stad.gent/id/blank_node/26e0ea9c-ed40-492c-8caf-65f630e6fcf2> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <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 .