@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:-JHKXH5DW-G .

n9j:-B1865N5P-L
  skos:prefLabel "legal systems"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JHKXH5DW-G .

n9j: a skos:ConceptScheme .
n9j:-JHKXH5DW-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/common_law> ;
  skos:definition "Common law refers to the English and Anglo-American legal tradition featuring independent courts of law and a legal profession, trial by jury of citizens to balance a judge, and liberty under rule of law—with law defined both as customs or principles affirmed by a court and statutes or codes made by a legislature. Further characteristics of common law include the selection of judges from the experienced lawyers (the bench from the bar), reliance upon precedent and traditional principles in adjudicating new cases, and a jurisprudential complexity that balances continuity and adaptability. [Source: Encyclopedia of Political Theory; Common Law]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B1865N5P-L ;
  skos:prefLabel "common law"@en .

