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

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

<https://concepts.sagepub.com/social-science/concept/phase_transformations>
  skos:prefLabel "phase transformations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sublimation> .

<https://concepts.sagepub.com/social-science/concept/sublimation>
  skos:definition "The change of state of a solid directly into a gas. In meteorology, this transformation refers to the change of ice directly into water vapour without becoming liquid water first. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3756.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; sublimation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013359.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/phase_transformations>, <https://concepts.sagepub.com/social-science/concept/defense_mechanisms> ;
  skos:prefLabel "sublimation"@en ;
  a skos:Concept .

