@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/intellectual_capital>
  skos:definition "The combined intangible assets (tacit knowledge, experience, and social networks) of an organization. In a knowledge-based economy, the intellectual capital that exists within the organization is more valuable than the company's tangible assets and capital. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n376.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Intellectual Capital</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/knowledge_management> ;
  skos:prefLabel "intellectual capital"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/knowledge_management>
  skos:prefLabel "knowledge management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intellectual_capital> .

