@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/c8248918-0dd5-4e06-aea4-7b348d8b4f77> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/09fadc16-bc80-43cf-8e0a-0563a990d1bb> . <https://stad.gent/id/blank_node/09fadc16-bc80-43cf-8e0a-0563a990d1bb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1901-03-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1901-03-04T00:00:00"^^xsd:dateTime .