@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .

jvr:-VD3707XH-T
  skos:prefLabel "Méthode des moindres carrés"@fr, "Least-Squares Analysis"@en ;
  skos:inScheme jvr: ;
  skos:altLabel "Least Squares"@en, "Moindres carrés"@fr, "Analyse des moindres carrés"@fr, "Analysis, Least-Squares"@en ;
  skos:hiddenLabel "Rietveld Refinement"@en, "Affinement Rietveld"@fr, "Affinement de Rietveld"@fr ;
  skos:broader jvr:-JH7LNQFN-Q ;
  skos:definition "A principle of estimation in which the estimates of a set of parameters in a statistical model are those quantities minimizing the sum of squared differences between the observed values of a dependent variable and the values predicted by the model. A least squares analysis that minimizes the differences between the calculated and measured values by adjusting the parameters needed to describe the model. It is used for POWDER DIFFRACTION crystallography."@en ;
  dc:established "1991-01-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016018> ;
  dc:modified "2013-07-09"^^xsd:date ;
  dc:created "1989-05-25"^^xsd:date ;
  a skos:Concept, mesh:Descriptor .

jvr:-JH7LNQFN-Q
  skos:prefLabel "Regression Analysis"@en, "Analyse de régression"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-VD3707XH-T .

jvr: a skos:ConceptScheme .
