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

nalt:137419
  skos:prefLabel "huertos semilleros"@es, "seed orchards"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137340 .

nalt:130668
  skos:prefLabel "árboles retenidos"@es, "retained trees"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137340 .

nalt:12609
  skos:prefLabel "regeneración forestal"@es, "forest regeneration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137340 .

nalt:4790
  skos:prefLabel "reforestación"@es, "reforestation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137340 .

nalt:11816
  skos:prefLabel "árboles"@es, "trees"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:137340 .

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

nalt:137340
  skos:related nalt:12609, nalt:137419, nalt:4790, nalt:20440, nalt:270442, nalt:130668 ;
  skos:prefLabel "árboles semilleros"@es, "seed trees"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6941>, <http://id.cabi.org/cabt/105460>, <http://id.agrisemantics.org/gacs/C24454> ;
  skos:definition nalt:137340_def ;
  skos:scopeNote "Use for trees left at a logging site or elsewhere for the purpose of seed production; for trees retained on agricultural land or elsewhere for any purpose, such as shade or erosion control, USE retained trees."@en, "Use para árboles de un sitio de registro o en otro lugar con el fin de producir semillas. Para árboles retenidos en tierras agrícolas o cualquier propósito como el control de sombra o erosión, USE: árboles retenidos."@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "seed-trees"@en ;
  skos:broader nalt:11816 ;
  ns0:marc001 "59261" ;
  skos:altLabel "mother trees"@en ;
  ns0:hasProduct nalt:20440 ;
  a skos:Concept, ns0:Organism ;
  dc:created "2010-09-09"^^xsd:date ;
  dc:modified "2017-08-10"^^xsd:date .

nalt:137340_def
  rdf:value "Los árboles que producen semillas: por lo general un árbol superior dejado en pie durante el corte con el fin de que produzca semillas para reforestación."@es, "Trees that produce seeds; usually a superior tree left standing at the time of cutting to produced seeds for reforestation."@en ;
  dc:source "USDA Forest Service" ;
  a ns0:Definition .

nalt:20440
  skos:prefLabel "semillas"@es, "seeds"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:137340 ;
  skos:related nalt:137340 .

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

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

nalt:270442
  skos:prefLabel "sistemas de árboles padre"@es, "seed tree systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137340 .

