@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/nomograms>
  skos:definition "Nomograms are graphical representations of equations that predict medical outcomes. Nomograms use a points-based system, whereby a patient accumulates points based on the levels of his or her risk factors. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n238.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Nomograms</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D049451.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_models> ;
  skos:prefLabel "nomograms"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/statistical_models>
  skos:prefLabel "statistical models"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nomograms> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/nomograms> .

