@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-WQM5J1RS-K .

n9j:-WQM5J1RS-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/humanistic_geography> ;
  skos:definition "Humanism is a term that encompasses a variety of philosophical positions that go back to the Renaissance, during which scholars such as Erasmus and Petrarch offered views of the social world that put people in the center, in contrast to the prevailing religious interpretations. Closely associated with humanism is hermeneutics (from Hermes, the Greek messenger of the gods), which is essentially the study of meanings; originating from medieval attempts to find the one “true” meaning of the Bible, hermeneutics was extended to include the multiplicity of meanings inherent in all literary texts and social actions. [Source: Encyclopedia of Geography; Humanistic Geography]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NQK86XZT-X ;
  skos:prefLabel "humanistic geography"@en .

n9j: a skos:ConceptScheme .
n9j:-NQK86XZT-X
  skos:prefLabel "human geography theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WQM5J1RS-K .

