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

<http://lights.science/theremy/503080700000000>
  skos:prefLabel "reference standard"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

<http://lights.science/theremy/503080500000000>
  skos:prefLabel "net reclassification improvement"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

<http://lights.science/theremy/503080200000000>
  skos:prefLabel "specificity"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

<http://lights.science/theremy/503080600000000>
  skos:prefLabel "integrated discrimination improvement"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/503080300000000>
  skos:prefLabel "receiver operating characteristic"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

<http://lights.science/theremy/503000000000000>
  skos:prefLabel "measurement"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/503080000000000> .

<http://lights.science/theremy/503080000000000>
  skos:narrower <http://lights.science/theremy/503080100000000>, <http://lights.science/theremy/503080200000000>, <http://lights.science/theremy/503080300000000>, <http://lights.science/theremy/503080700000000>, <http://lights.science/theremy/503080400000000>, <http://lights.science/theremy/503080600000000>, <http://lights.science/theremy/503080500000000> ;
  skos:example <https://lights.science/app/search?q=accuracy> ;
  skos:inScheme theremy: ;
  skos:broader <http://lights.science/theremy/503000000000000> ;
  skos:altLabel "accuracy metrics"@en, "accuracy measures"@en, "accuracy of classification"@en ;
  skos:prefLabel "accuracy"@en ;
  a skos:Concept .

<http://lights.science/theremy/503080400000000>
  skos:prefLabel "correct classification probability"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

<http://lights.science/theremy/503080100000000>
  skos:prefLabel "sensitivity"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/503080000000000> .

