@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/75454cf3-a4f8-4cc3-a526-0e8b0ca28ee2> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b0b0df19-0f6b-49c8-b7c0-cf458f2f747e> . <https://stad.gent/id/blank_node/b0b0df19-0f6b-49c8-b7c0-cf458f2f747e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/b0b0df19-0f6b-49c8-b7c0-cf458f2f747e> ; <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 .