@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-P6G5LXPV-L .

n9j:-C8F4BQP2-7
  skos:prefLabel "issues in organizational structure"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P6G5LXPV-L .

n9j: a skos:ConceptScheme .
n9j:-P6G5LXPV-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/structural_determinism> ;
  skos:definition "Structural determinism concerns the view that there are structural elements or factors that deterministically affect outcomes, events, or processes. It is a concept that stresses rational, predictable outcomes and is suggestive of predetermined outcomes, given any particular structure or system of estimable factors. [Source: International Encyclopedia of Organization Studies; Structural Determinism]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C8F4BQP2-7 ;
  skos:prefLabel "structural determinism"@en .

