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

yso:p4528
  skos:broader yso:p1586 ;
  skos:related yso:p4529 ;
  skos:altLabel "kryogeniikka"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "frysteknik"@sv, "refrigeration engineering"@en, "kylmätekniikka"@fi ;
  a skos:Concept .

afo:p3754 skos:exactMatch yso:p4528 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1586
  skos:prefLabel "technics"@en, "teknik (verksamhetssfär)"@sv, "tekniikka (erikoisala)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4528 .

yso:p4529
  skos:prefLabel "cooling technology"@en, "kylteknik"@sv, "jäähdytystekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p4528 .

