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

nalt:127300
  skos:prefLabel "silvicultura, gestión de zonas silvestres"@es, "Forestry, Wildland Management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:41144 .

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

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

nalt:41146
  skos:prefLabel "mejoramiento de árboles"@es, "tree breeding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41144 .

nalt:41144
  skos:related nalt:137419, nalt:137546, nalt:41146 ;
  ns0:marc001 "15635" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "genética forestal"@es, "forest genetics"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "forest-genetics"@en ;
  skos:broader nalt:41145, nalt:127300 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85050591> .

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

nalt:41145
  skos:prefLabel "genética vegetal"@es, "plant genetics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41144 .

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

