@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/14b9c957-b8d4-4d76-bafa-62f5036e3f7e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/27a6b27f-668d-4f54-ad35-1bfd59ec2b4e> . <https://stad.gent/id/blank_node/27a6b27f-668d-4f54-ad35-1bfd59ec2b4e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1978-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1978-01-01T00:00:00"^^xsd:dateTime .