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

n9j:-THCLDW35-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/false_positive> ;
  skos:definition "The term false positive is most commonly employed in diagnostic classification within the context of assessing test validity. The term represents a diagnostic decision in which an individual has been identified as having a specific condition (such as an illness), when, in fact, he or she does not have the condition. [Source: Encyclopedia of Research Design; False Positive]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L4B5G7MD-W ;
  skos:prefLabel "false positive"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-THCLDW35-R .

n9j:-L4B5G7MD-W
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower n9j:-THCLDW35-R .

n9j: a skos:ConceptScheme .
