@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/4a6f232b-806e-4473-b76b-a78ffb8b9282> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/8abe2e8b-e489-4f7c-986f-6338ad17d6c1> . <https://stad.gent/id/blank_node/8abe2e8b-e489-4f7c-986f-6338ad17d6c1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1890-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1890-01-01T00:00:00"^^xsd:dateTime .