@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/knowledge_and_learning>
  skos:prefLabel "knowledge and learning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/knowledge-intensive_firms> .

<https://concepts.sagepub.com/social-science/concept/organization_studies>
  skos:prefLabel "organization studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/knowledge-intensive_firms> .

<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/knowledge-intensive_firms> .

<https://concepts.sagepub.com/social-science/concept/knowledge-intensive_firms>
  skos:definition "Knowledge-intensive firms are distinguished from other kinds of firms in that they are said to contain unique qualities; they claim to produce qualified products and/or service, and even generate new and unique knowledge. Knowledge-intensive firms are not bound to specific fields of practice. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n260.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Knowledge-Intensive Firms</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_studies>, <https://concepts.sagepub.com/social-science/concept/knowledge_and_learning> ;
  skos:prefLabel "knowledge-intensive firms"@en ;
  a skos:Concept .

