@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/motivation>
  skos:prefLabel "motivation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/instinct> .

<https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/instinct> .

<https://concepts.sagepub.com/social-science/concept/involuntary_behavior>
  skos:prefLabel "involuntary behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/instinct> .

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

<https://concepts.sagepub.com/social-science/concept/instinct>
  skos:definition "Instinct is the general term applied to unlearned behavior. Behavior is a result of neural wiring and the response of those circuits to sensory input, hormones, and internal feedback. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n475.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Instincts</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007323.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>, <https://concepts.sagepub.com/social-science/concept/motivation>, <https://concepts.sagepub.com/social-science/concept/involuntary_behavior> ;
  skos:prefLabel "instinct"@en ;
  a skos:Concept .

