@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/hibernation>
  skos:definition "The term hibernation comes from the Latin word hibernare, which means to pass the winter. The term is commonly used for a type of deep winter dormancy in some animals (i.e., mammals, birds, reptiles, and amphibians). [Source: <a href=\"https://sk.sagepub.com/reference/time/n278.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Hibernation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006605.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/body_temperature_regulation> ;
  skos:prefLabel "hibernation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/body_temperature_regulation>
  skos:prefLabel "body temperature regulation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hibernation> .

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

