@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:2178
  skos:prefLabel "metrología"@es, "metrology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:52487 .

nalt:52487_def
  rdf:value "Concordancia entre los valores numéricos de dos o más mediciones realizadas de una misma forma."@es, "The agreement between the numerical values of two or more measurements that have been made in an identical fashion."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:52487
  skos:hiddenLabel "precision value"@en ;
  skos:prefLabel "precisión"@es, "precision"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20742> ;
  ns0:marc001 "29967" ;
  skos:related nalt:138146, nalt:2177 ;
  skos:definition nalt:52487_def ;
  dc:modified "2015-02-12"^^xsd:date ;
  skos:broader nalt:2178 .

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

nalt:2177
  skos:prefLabel "exactitud"@es, "accuracy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:52487 .

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

