@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/freezing>
  skos:prefLabel "freezing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/phase_transformations> .

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

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

<https://concepts.sagepub.com/social-science/concept/liquefaction_of_gases>
  skos:prefLabel "liquefaction of gases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/phase_transformations> .

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

<https://concepts.sagepub.com/social-science/concept/phase_transformations>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/melting>, <https://concepts.sagepub.com/social-science/concept/vaporisation>, <https://concepts.sagepub.com/social-science/concept/liquefaction_of_gases>, <https://concepts.sagepub.com/social-science/concept/sublimation>, <https://concepts.sagepub.com/social-science/concept/freezing>, <https://concepts.sagepub.com/social-science/concept/condensation>, <https://concepts.sagepub.com/social-science/concept/solidification> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/thermodynamics> ;
  skos:prefLabel "phase transformations"@en ;
  a skos:Concept .

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

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

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

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

