@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/5461eda1-7310-463f-a4cb-7e0023aa65fb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ce6fe61f-1665-43ad-b304-be0ef0c23f0e> . <https://stad.gent/id/blank_node/ce6fe61f-1665-43ad-b304-be0ef0c23f0e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-01-01T00:00:00"^^xsd:dateTime .