@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3342
  skos:prefLabel "solidification"@en, "jähmettyminen"@fi, "stelning"@sv ;
  a skos:Concept ;
  skos:related yso:p3343 .

yso:p2916
  skos:prefLabel "changes in the state of aggregation"@en, "aineen olomuodon muutokset"@fi, "fasomvandlingar"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3343 .

yso:p3343
  skos:broader yso:p2916 ;
  skos:related yso:p3342, yso:p12512 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "smältning (process)"@sv, "sulaminen"@fi, "melting"@en ;
  a skos:Concept .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p12512
  skos:prefLabel "deglaciation"@en, "deglaciation"@sv, "deglasiaatio"@fi ;
  a skos:Concept ;
  skos:related yso:p3343 .

