@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:-BWL6H85D-6 .

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

n9j: a skos:ConceptScheme .
n9j:-BWL6H85D-6
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/American_legal_realism> ;
  skos:definition "American legal realism was an intellectual movement among legal scholars in the United States in the 1920s and 1930s. Often characterized as a reaction against formalism, legal realism viewed law as process rather than doctrine and emphasized its indeterminacy. [Source: Encyclopedia of Law & Society: American and Global Perspectives; Realism, American Legal]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NP4JRSSP-F ;
  skos:prefLabel "American legal realism"@en .

