@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/temperature>
  skos:definition "The sensible heat in the thermal environment that is measured by a thermometer. It depends on the kinetic energy of the particles in the substance being measured. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3848.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; temperature</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transition_temperature>, <https://concepts.sagepub.com/social-science/concept/hot_temperature>, <https://concepts.sagepub.com/social-science/concept/cold_temperature> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013696.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/weather>, <https://concepts.sagepub.com/social-science/concept/thermodynamics> ;
  skos:prefLabel "temperature"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cold_temperature>
  skos:prefLabel "cold temperature"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/temperature> .

<https://concepts.sagepub.com/social-science/concept/hot_temperature>
  skos:prefLabel "hot temperature"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/temperature> .

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

<https://concepts.sagepub.com/social-science/concept/transition_temperature>
  skos:prefLabel "transition temperature"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/temperature> .

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

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

