@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/660b7db7-543d-434a-893a-7341ca38f77f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4f2217c2-cba5-4e52-99b0-cd8ca27d2f1d> . <https://stad.gent/id/blank_node/4f2217c2-cba5-4e52-99b0-cd8ca27d2f1d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/4f2217c2-cba5-4e52-99b0-cd8ca27d2f1d> ; <http://data.europa.eu/m8g/endTime> "1907-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1907-01-01T00:00:00"^^xsd:dateTime .