@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/1fd12161-9efe-4862-bcc1-e7a897f4229e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b9bb41d4-20f5-44c7-8db7-8d837f94206f> . <https://stad.gent/id/blank_node/b9bb41d4-20f5-44c7-8db7-8d837f94206f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1884-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1884-01-01T00:00:00"^^xsd:dateTime .