@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/0e1a8ab8-a4f2-4079-91a2-4a4ff4f0ef86> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d32c54a6-f88f-4f82-9664-a4a555cdfb6d> . <https://stad.gent/id/blank_node/d32c54a6-f88f-4f82-9664-a4a555cdfb6d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1893-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1893-01-01T00:00:00"^^xsd:dateTime .