@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/state_courts>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/state_supreme_courts>, <https://concepts.sagepub.com/social-science/concept/family_courts>, <https://concepts.sagepub.com/social-science/concept/juvenile_courts>, <https://concepts.sagepub.com/social-science/concept/county_courts>, <https://concepts.sagepub.com/social-science/concept/traffic_courts>, <https://concepts.sagepub.com/social-science/concept/municipal_courts>, <https://concepts.sagepub.com/social-science/concept/small_claims_courts>, <https://concepts.sagepub.com/social-science/concept/conciliation_courts> ;
  a skos:Concept ;
  skos:prefLabel "state courts"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/criminal_justice> .

<https://concepts.sagepub.com/social-science/concept/criminal_justice>
  skos:prefLabel "criminal justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/conciliation_courts>
  skos:prefLabel "conciliation courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/traffic_courts>
  skos:prefLabel "traffic courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/family_courts>
  skos:prefLabel "family courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/county_courts>
  skos:prefLabel "county courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/small_claims_courts>
  skos:prefLabel "small claims courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/state_supreme_courts>
  skos:prefLabel "state supreme courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

<https://concepts.sagepub.com/social-science/concept/municipal_courts>
  skos:prefLabel "municipal courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

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

<https://concepts.sagepub.com/social-science/concept/juvenile_courts>
  skos:prefLabel "juvenile courts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_courts> .

