@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:-BGPCH2VL-L .

n9j: a skos:ConceptScheme .
n9j:-D88DW2KG-X
  skos:prefLabel "approaches to organization theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BGPCH2VL-L .

n9j:-BGPCH2VL-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sociological_approach> ;
  skos:definition "The Administrative Science Quarterly (ASQ) published a forum on power in 2002. Greenwood and Hinings, whose paper kicked off the symposium, noted that enquiry into the consequences of the existence of organizations traditionally defined organization sociology. [Source: International Encyclopedia of Organization Studies; Sociological Approach]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D88DW2KG-X ;
  skos:prefLabel "sociological approach"@en .

