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

<https://concepts.sagepub.com/social-science/concept/action_control>
  skos:prefLabel "action control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hormones_and_behavior> .

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

<https://concepts.sagepub.com/social-science/concept/hormones_and_behavior>
  skos:definition "Definition A hormone is something produced in the body that circulates in the bloodstream and then influences the activity of living cells that are far from where it was produced. Because hormones travel to their target tissue, they are sometimes referred to as signaling molecules. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n261.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Hormones and Behavior</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biological_psychology>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "hormones and behavior"@en ;
  a skos:Concept .

