@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/eee5fa1f-6a54-4d50-831c-1ba8abc8607d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4f1797da-c894-4abf-a432-5def49a897ae> . <https://stad.gent/id/blank_node/4f1797da-c894-4abf-a432-5def49a897ae> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1887-04-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1887-04-01T00:00:00"^^xsd:dateTime .