@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/6cb3f7d8-e3cf-4cb7-8a71-96ff878b70df> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0b32e1a0-4f84-4d28-8484-20689fc8b650> . <https://stad.gent/id/blank_node/0b32e1a0-4f84-4d28-8484-20689fc8b650> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1914-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1914-01-01T00:00:00"^^xsd:dateTime .