@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:41168
  skos:prefLabel "dendrometría"@es, "forest mensuration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5078 .

nalt:5088
  skos:prefLabel "estructura del rodal"@es, "stand structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5078 .

nalt:5086
  skos:prefLabel "edad de los árboles"@es, "tree age"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5078 .

nalt:123187
  skos:prefLabel "árboles jóvenes"@es, "saplings"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:5078 .

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

nalt:5078
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:123187, nalt:5086, nalt:41168 ;
  skos:hiddenLabel "tree-classes"@en ;
  skos:prefLabel "tree classes"@en, "clases de árboles"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/119010>, <http://id.agrisemantics.org/gacs/C22411>, <http://aims.fao.org/aos/agrovoc/c_28173> ;
  skos:broader nalt:5088 ;
  skos:altLabel "tree size classes"@en, "tree age classes"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "38167" .

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

