Якутская;53
sed -e -i '1,$ s/.*;/;/g' file.txt
sed -e -i '1,$ s/.*;//g' file.txt
echo "Якутская;53" |cut -d";" -f2