@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/1e6c901b-ec26-4784-be2a-8c25ef2c3e43> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ec20619c-aa76-4eb4-8e00-1be6dda80074> . <https://stad.gent/id/blank_node/ec20619c-aa76-4eb4-8e00-1be6dda80074> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1872-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1872-01-01T00:00:00"^^xsd:dateTime .