@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 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:41216
  skos:prefLabel "sotobosque"@es, "understory"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21926 .

nalt:21926_def
  rdf:value "Esa porción del follaje de plantas y árboles formando la cubierta o capa superior de una comunidad de plantas."@es, "That portion of the foliage of plants and trees forming the upper or uppermost layer of a plant community."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:124427
  skos:prefLabel "cubierta forestal"@es, "forest canopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21926 .

nalt:21926
  skos:definition nalt:21926_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "overstorey"@en, "forest overstorey"@en, "forest overstory"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:21922, nalt:124427, nalt:41216 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "overstory"@en, "estrato superior"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12567>, <http://id.cabi.org/cabt/83442> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5587 ;
  ns0:marc001 "26612" .

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

nalt:21922
  skos:prefLabel "cubierta (plantas)"@es, "canopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21926 .

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

nalt:5587
  skos:prefLabel "estrato vegetal"@es, "plant strata"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21926 .

