@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/organizational_rules> .

<https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure>
  skos:prefLabel "issues in organizational structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organizational_rules> .

<https://concepts.sagepub.com/social-science/concept/organizational_rules>
  skos:definition "Organizational rules refer to expectations—whether written or unwritten, formally or informally expressed—whose exercise serves to control, guide, or define behavior. The most obvious and visible rules are written rules, which exist in a variety of forms that include such things as operating procedures, job descriptions, and collective agreements. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n399.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Organizational Rules</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure> ;
  skos:prefLabel "organizational rules"@en ;
  a skos:Concept .

