@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/a58acecb-4bc8-4440-b032-cd0829a3f3c1> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bdb8027b-4450-46f7-ab3f-19ab8bea502e> . <https://stad.gent/id/blank_node/bdb8027b-4450-46f7-ab3f-19ab8bea502e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1920-11-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1920-11-01T00:00:00"^^xsd:dateTime .