@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:18644
  skos:prefLabel "bosques"@es, "forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:130681 .

nalt:130681
  skos:related nalt:35711, nalt:130682 ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:hiddenLabel "climax-forests"@en ;
  dc:created "2009-07-22"^^xsd:date ;
  skos:broader nalt:18644 ;
  skos:prefLabel "bosques climax"@es, "climax forests"@en ;
  skos:definition nalt:130681_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "56000" ;
  a ns0:Topic, skos:Concept .

nalt:35711
  skos:prefLabel "sucesión forestal"@es, "forest succession"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130681 .

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

nalt:130681_def
  rdf:value "Una comunidad vegetal que representa para la localidad y su entorno la etapa culminante de una sucesión natural."@es, "A plant community that represents for its locality and its environment the culminating stage of a natural succession."@en ;
  dc:source "Forest Service. USDA. Agricultural Handbook 445" ;
  a ns0:Definition .

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

nalt:130682
  skos:prefLabel "comunidades climax"@es, "climax communities"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130681 .

