@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/tribunals>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/registered_homes_tribunals>, <https://concepts.sagepub.com/social-science/concept/industrial_tribunals>, <https://concepts.sagepub.com/social-science/concept/independent_tribunal_service>, <https://concepts.sagepub.com/social-science/concept/administrative_tribunals> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_courts> ;
  skos:prefLabel "tribunals"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/administrative_tribunals>
  skos:prefLabel "administrative tribunals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tribunals> .

<https://concepts.sagepub.com/social-science/concept/industrial_tribunals>
  skos:prefLabel "industrial tribunals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tribunals> .

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

<https://concepts.sagepub.com/social-science/concept/law_courts>
  skos:prefLabel "law courts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tribunals> .

<https://concepts.sagepub.com/social-science/concept/independent_tribunal_service>
  skos:prefLabel "independent tribunal service"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tribunals> .

<https://concepts.sagepub.com/social-science/concept/registered_homes_tribunals>
  skos:prefLabel "registered homes tribunals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tribunals> .

