@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/explicit_knowledge>
  skos:definition "Knowledge refers to personal beliefs of what is true, derived from accumulated information. Knowledge may be held by individuals or organizations; it becomes organizational as individuals share and create knowledge through social interactions. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n172.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Explicit Knowledge</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/knowledge_management>, <https://concepts.sagepub.com/social-science/concept/knowledge_and_learning> ;
  skos:prefLabel "explicit knowledge"@en ;
  a skos:Concept .

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

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

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

