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

nalt:17401
  skos:prefLabel "especies indicadoras"@es, "indicator species"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:137590 .

nalt:32788
  skos:prefLabel "diagnóstico de enfermedades"@es, "disease diagnosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137590 .

nalt:137590_def
  rdf:value "La proporción conocida de animales de referencia infectados o personas que dan positivo en una prueba de detección."@es, "The proportion of known infected reference animals or people that test positive in a screening test."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137590
  ns0:marc001 "58741" ;
  skos:prefLabel "diagnostic sensitivity"@en, "sensibilidad disgnóstica"@es ;
  skos:related nalt:17401, nalt:137593, nalt:305872, nalt:137056, nalt:8499 ;
  dc:created "2010-09-24"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-07-28"^^xsd:date ;
  skos:definition nalt:137590_def ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:altLabel "DSe (diagnostic sensitivity)"@en ;
  skos:hiddenLabel "diagnostic-sensitivity"@en ;
  skos:broader nalt:32788 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:305872
  skos:prefLabel "informes de pruebas"@es, "test reports"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137590 .

nalt:137056
  skos:prefLabel "límites de detección"@es, "detection limit"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137590 .

nalt:137593
  skos:prefLabel "especificidad diagnóstica"@es, "diagnostic specificity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137590 .

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

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137590 .

