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

nalt:9555
  skos:prefLabel "diseño experimental"@es, "experimental design"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53184 .

nalt:9146
  skos:prefLabel "métodos de investigación"@es, "research methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:53184 .

nalt:53184_def
  rdf:value "Proceso mediante el cual se evalúa un modelo, comparando una predicción del modelo con datos empíricos."@es, "The process by which the model is evaluated by comparing a model prediction with empirical data."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:53184
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "validated model"@en, "model validity"@en, "model performance"@en, "validation of the model"@en, "model was validated"@en, "model is validated"@en, "model-validation"@en, "validate the models"@en, "efficacy and accuracy of the model were"@en, "validate the model"@en, "model evaluation"@en, "performance of the model"@en, "validated models"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "model validation"@en, "validación de modelos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:313305, nalt:9555 ;
  skos:broader nalt:9146 ;
  ns0:marc001 "23830" ;
  dc:modified "2020-04-14"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4332> ;
  skos:definition nalt:53184_def .

nalt:313305
  skos:prefLabel "validación de métodos alternativos"@es, "validation of alternative methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:53184 .

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

