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

<https://concepts.sagepub.com/social-science/concept/demographic_process>
  skos:definition "Demographic process refers to how intraorganizational demographic distribution produces the outcomes that we observe in individuals, dyads, groups, and organizations. This fits the third tradition mentioned in the Organizational Demography entry by Glenn Carroll in this volume. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n127.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Demographic Process</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure> ;
  skos:prefLabel "demographic process"@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/demographic_process> .

