@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:-SFDM1F3M-X .

n9j:-SFDM1F3M-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/European_jurisprudence_of_interests> ;
  skos:definition "Jurisprudence of interests (Interessenjurisprudenz) is an approach by which jurists regard law as determined primarily by the struggle among political, economic, moral, and social interests in society. Accordingly, they view legal rules and decisions as reflecting the victory of certain such interests over others. [Source: Encyclopedia of Law & Society: American and Global Perspectives; Jurisprudence of Interests, European]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NP4JRSSP-F ;
  skos:prefLabel "European jurisprudence of interests"@en .

n9j:-NP4JRSSP-F
  skos:prefLabel "law and society research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SFDM1F3M-X .

n9j: a skos:ConceptScheme .
