@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:58542
  skos:prefLabel "características del rodal"@es, "stand characteristics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:11982 .

nalt:11982
  ns0:marc001previous "94689" ;
  skos:definition nalt:11982_def ;
  skos:related nalt:15956, nalt:15955 ;
  dc:modified "2019-07-25"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/17336>, <http://id.agrisemantics.org/gacs/C7164> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "stand basal-area"@en ;
  skos:prefLabel "stand basal area"@en, "área basal de la plataforma"@es ;
  skos:broader nalt:58542 ;
  ns0:marc001 "9813980995000041" ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:15955
  skos:prefLabel "biomasa"@es, "biomass"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11982 .

nalt:11982_def
  rdf:value "Área transversal de árboles medidos a la altura del pecho (4.5 pies o 1.37 m desde el nivel del suelo), o desde pastos y arbustos medidos a 1 pulgada (2.54 cm) del nivel del suelo, que se usa para determinar la fitomasa El área basal generalmente se expresa en cuadrados Unidades por unidad de área."@es, "Cross-sectional area of trees measured at breast height (4.5 feet from ground level), or of grasses and shrubs measured 1 inch from ground level used to determine phytomass. Basal area is usually expressed as square units per unit area."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:15956
  skos:prefLabel "medidas del árbol y del rodal"@es, "tree and stand measurements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11982 .

