@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:137596_def
  rdf:value "El grado en que una prueba puede distinguir entre el analito de interés y otros componentes en la muestra."@es, "The degree to which a test can reliably distinguish between the analyte of interest and other components in the sample."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:137056
  skos:prefLabel "límites de detección"@es, "detection limit"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137596 .

nalt:137593
  skos:prefLabel "especificidad diagnóstica"@es, "diagnostic specificity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137596 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:137596
  skos:related nalt:137056, nalt:137593 ;
  skos:broader nalt:8472 ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:altLabel "ASp (analytical specificity)"@en ;
  ns0:marc001 "58532" ;
  skos:definition nalt:137596_def ;
  a ns0:Topic, skos:Concept ;
  dc:created "2010-09-24"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "especificidad analítica"@es, "analytical specificity"@en ;
  skos:hiddenLabel "analytical-specificity"@en ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:8472
  skos:prefLabel "detección"@es, "detection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137596 .

