@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/e1ca1ef2-763c-46c7-b42e-26ab3c504a7a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/65ad0b53-60cc-4c01-9745-e4183a4c44bd> . <https://stad.gent/id/blank_node/65ad0b53-60cc-4c01-9745-e4183a4c44bd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1902-09-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1902-09-01T00:00:00"^^xsd:dateTime .