@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://www.irandoc.acir/onto/irandoc/mathpro1807>
  skos:prefLabel "رگرسیون خطی"@fa, "linear regression"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/math000616> .

<http://www.irandoc.acir/onto/irandoc/math000616>
  skos:scopeNote "فنی برای تعیین ارتباط خطی بین یک متغیر وابسته و دو یا چند متغیر مستقل."@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/mathpro1807> ;
  skos:prefLabel "رگرسیون خطی چندگانه"@fa, "multiple linear regression"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

