@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-WK4ZW3WB-C
  skos:prefLabel "statistical models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CNTHLHNX-B .

n9j:-CNTHLHNX-B
  owl:sameAs <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: Encyclopedia of Medical Decision Making; Nomograms]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WK4ZW3WB-C ;
  skos:prefLabel "nomograms"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D049451.html> .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-CNTHLHNX-B .

n9j: a skos:ConceptScheme .
