@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/9c754a0e-af77-4c1c-8cb7-cde01f194fa3> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/6b3b5e31-2696-43a2-ad46-ac81b650d6ea> . <https://stad.gent/id/blank_node/6b3b5e31-2696-43a2-ad46-ac81b650d6ea> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/6b3b5e31-2696-43a2-ad46-ac81b650d6ea> ; <http://data.europa.eu/m8g/endTime> "1977-05-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1977-05-09T00:00:00"^^xsd:dateTime .