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

<https://concepts.sagepub.com/social-science/concept/absorptive_capacity>
  skos:definition "Cohen and Levinthal introduced the notion of absorptive capacity in 1990. The notion of absorptive capacity refers to the capacity of the recipient to assimilate value and use the knowledge transferred. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n1.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Absorptive Capacity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure> ;
  skos:prefLabel "absorptive capacity"@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/absorptive_capacity> .

