@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/1fada2d8-11a5-41ec-a97d-88bcf06b21fe> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/753a627c-6848-449e-9bc9-c5f2fea10f63> . <https://stad.gent/id/blank_node/753a627c-6848-449e-9bc9-c5f2fea10f63> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1901-07-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1901-07-09T00:00:00"^^xsd:dateTime .