@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/e30c0e23-b26e-4276-9b39-33e8b368e473> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/38d084ef-ec7a-40e9-8df9-d6edbb21a401> . <https://stad.gent/id/blank_node/38d084ef-ec7a-40e9-8df9-d6edbb21a401> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1904-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1904-01-01T00:00:00"^^xsd:dateTime .