@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/a61abc55-501a-41f2-af04-168fd81e4f5f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3173cecb-9063-4bdf-a796-e64e0bf3696d> . <https://stad.gent/id/blank_node/3173cecb-9063-4bdf-a796-e64e0bf3696d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1909-03-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1909-03-04T00:00:00"^^xsd:dateTime .