@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:305845_def
  rdf:value "Método de selección utilizado para mejorar varias características. La selección se realiza en torno a una característica durante un período determinado. Cuando se alcanza el nivel de mejoramiento esperado, se elige la segunda característica y así sucesivamente hasta seleccionar todas las características importantes."@es, "A selection method to improve several traits. Selection is practiced on one trait for a given period of time. When the desired level of improvement is reached in one trait, it is followed by selection for a second trait, and so on until all important traits are selected."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:12617
  skos:prefLabel "selección artificial"@es, "artificial selection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:305845 .

nalt:305845
  skos:prefLabel "selección tándem"@es, "tandem selection"@en ;
  skos:related nalt:60715 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:12617 ;
  ns0:marc001 "84104" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:305845_def ;
  dc:created "2017-07-27"^^xsd:date ;
  a skos:Concept, ns0:Topic .

nalt:60715
  skos:prefLabel "caracteres cuantitativos"@es, "quantitative traits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:305845 .

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

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

