@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/law_and_political_science>
  skos:prefLabel "law and political science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/national_arbitration> .

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

<https://concepts.sagepub.com/social-science/concept/national_arbitration>
  skos:definition "Arbitration is a form of dispute resolution in which parties agree to submit their dispute to one or more neutrals to conduct a hearing and render a decision on the merits. People have used many varieties of arbitration procedures in different settings. [Source: <a href=\"https://sk.sagepub.com/reference/law/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Arbitration, National</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_political_science> ;
  skos:prefLabel "national arbitration"@en ;
  a skos:Concept .

