@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/palimpsest>
  skos:definition "A palimpsest is a conceptual model of a place as a multilayered structure that emphasizes the coexistence of multiple visions and impacts of different cultures on the landscape. Originally the term referred to a type of medieval manuscript in which new text was written over previous text that had been partly erased, palimpsest has become a widespread metaphor for cultural landscapes coincidentally with the rise of interest in the symbolic properties of landscape, semiotics, and representation."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_geography> ;
  skos:prefLabel "palimpsest"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cultural_geography>
  skos:prefLabel "cultural geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/palimpsest> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/palimpsest> .

