@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/social_research>
  skos:prefLabel "social research"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/management_research> .

<https://concepts.sagepub.com/social-science/concept/management_research>
  skos:definition "Management research reflects the broad, eclectic, interdisciplinary character of both the academic field of management and management practice. Research within management can range widely from highly quantitative, positivist, and functionalist studies to qualitative, postmodernist, and critical approaches, and to transdisciplinary work that transcends traditional boundaries between different philosophies and methodologies. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n606.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Management Research</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/social_research> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/academic-practitioner_collaboration> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/business_and_management> ;
  skos:prefLabel "management research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/business_and_management>
  skos:prefLabel "business and management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/management_research> .

<https://concepts.sagepub.com/social-science/concept/academic-practitioner_collaboration>
  skos:prefLabel "academic-practitioner collaboration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_research> .

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

