@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/locus_of_control>
  skos:definition "Locus of control is a personality construct describing an individual's perceived source of control over his or her behavior. Those with an internal locus of control believe that what happens to them results primarily from their own actions and behavior. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n348.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Locus of Control</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007389.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_learning_theory>, <https://concepts.sagepub.com/social-science/concept/identity> ;
  skos:prefLabel "locus of control"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/identity>
  skos:prefLabel "identity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/locus_of_control> .

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

<https://concepts.sagepub.com/social-science/concept/social_learning_theory>
  skos:prefLabel "social learning theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/locus_of_control> .

