@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y30007 skos:exactMatch tero:p2530 .
tero:p2528
  skos:prefLabel "nedkylning"@sv, "cooling"@en, "jäähdytys"@fi ;
  a skos:Concept ;
  skos:related tero:p2530 .

tero:p23578
  skos:prefLabel "kylmäkäsittely (kasvit)"@fi, "köldbehandling"@sv ;
  a skos:Concept ;
  skos:related tero:p2530 .

yso:p2530 skos:exactMatch tero:p2530 .
tero:p2530
  skos:prefLabel "kylmäkäsittely (metallityö)"@fi, "kalldeformation"@sv, "cold treatment"@en ;
  skos:exactMatch allars:Y30007, yso:p2530, ysa:Y130159 ;
  skos:broader tero:p4549 ;
  skos:related tero:p2528, tero:p23578 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p4549 ;
  skos:inScheme tero:conceptscheme .

tero:p4549
  skos:prefLabel "treatment (alteration)"@en, "behandling"@sv, "käsittely (toisenlaiseksi muuttaminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2530 .

ysa:Y130159 skos:exactMatch tero:p2530 .
