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

<https://concepts.sagepub.com/social-science/concept/conditioning_(psychology)>
  skos:prefLabel "conditioning (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/habituation> .

<https://concepts.sagepub.com/social-science/concept/spontaneous_recovery>
  skos:prefLabel "spontaneous recovery"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/habituation> .

<https://concepts.sagepub.com/social-science/concept/learning_processes>
  skos:prefLabel "learning processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/habituation> .

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

<https://concepts.sagepub.com/social-science/concept/habituation>
  skos:definition "Habituation is a process that has been observed in humans and in all other animals which results in the lessening of stimulus over time. An example is pain, which may be very sharp initially, but which becomes more manageable in the course of time. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n216.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Habituation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spontaneous_recovery> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_processes>, <https://concepts.sagepub.com/social-science/concept/conditioning_(psychology)>, <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "habituation"@en ;
  a skos:Concept .

