@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/loose_coupling> .

<https://concepts.sagepub.com/social-science/concept/loose_coupling>
  skos:definition "There are three increasingly sophisticated definitions of loose coupling. Weick initially defined loose coupling as a situation in which elements are responsive, but retain evidence of separateness and identity. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n286.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Loose Coupling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure> ;
  skos:prefLabel "loose coupling"@en ;
  a skos:Concept .

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

