@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:-SKB4X71G-H .

n9j:-W4CT5C05-Z
  skos:prefLabel "law and political science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SKB4X71G-H .

n9j:-SKB4X71G-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/legal_interpretation_and_reasoning> ;
  skos:definition "Beginning in the late 1970s, interpretation became a focal point of legal studies. In large part, this fascination with interpretation was prompted by the interpretive turn associated with the writings of Hans-Georg Gadamer (1900–2002), Richard Rorty, Clifford Geertz, and Jacques Derrida (1930–2004). [Source: Encyclopedia of Law & Society: American and Global Perspectives; Interpretation and Reasoning, Legal]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W4CT5C05-Z ;
  skos:prefLabel "legal interpretation and reasoning"@en .

n9j: a skos:ConceptScheme .
