@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:52490
  skos:prefLabel "confiabilidad (estadística)"@es, "reliability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52491 .

nalt:138146
  skos:prefLabel "repetibilidad"@es, "repeatability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52491 .

nalt:52493
  skos:prefLabel "validez"@es, "validity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:52491 .

nalt:52491_def
  rdf:value "Capacidad de un método de prueba o procedimiento, dadas las mismas entradas, para proporcionar los mismos datos de forma consistente en las pruebas en diferentes laboratorios."@es, "The ability of a test method or procedure, given the same inputs, to provide the same data consistently when tested across different laboratories."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:52491
  skos:definition nalt:52491_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "59208" ;
  skos:prefLabel "reproducibilidad"@es, "reproducibility"@en ;
  skos:related nalt:52493, nalt:137062, nalt:52490, nalt:138146 ;
  skos:broader nalt:2178 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "reproducibility of results"@en .

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

nalt:137062
  skos:prefLabel "sesgo"@es, "bias"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:52491 .

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

nalt:2178
  skos:prefLabel "metrología"@es, "metrology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:52491 .

