@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/politics>
  skos:prefLabel "politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Supreme_Court_decisions> .

<https://concepts.sagepub.com/social-science/concept/movements_and_regulations>
  skos:prefLabel "movements and regulations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Supreme_Court_decisions> .

<https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society>
  skos:prefLabel "history of environment and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Supreme_Court_decisions> .

<https://concepts.sagepub.com/social-science/concept/jurisprudence>
  skos:prefLabel "jurisprudence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Supreme_Court_decisions> .

<https://concepts.sagepub.com/social-science/concept/Supreme_Court_decisions>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D035521.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics>, <https://concepts.sagepub.com/social-science/concept/movements_and_regulations>, <https://concepts.sagepub.com/social-science/concept/jurisprudence>, <https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society> ;
  skos:prefLabel "Supreme Court decisions"@en ;
  a skos:Concept .

<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/Supreme_Court_decisions> .

