@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/case_law>
  skos:definition "Case law is the law as found in previous cases—that is, the body of decisions written and developed by judges in the course of ruling on particular cases. Case law is a fundamental element of the English and American common law systems. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n55.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Case Law</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sources_of_law> ;
  skos:prefLabel "case law"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sources_of_law>
  skos:prefLabel "sources of law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/case_law> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/case_law> .

