@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 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#> .

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

nalt:276115
  skos:prefLabel "bosques vírgenes"@es, "virgin forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:64048 .

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

nalt:64048_def
  rdf:value "Una clase de bosque o población compuesta por árboles entremezclados o grupos de árboles que difieren marcadamente en edad. Comparación de poblaciones de la misma edad."@es, "A class of forest or stand composed of intermingled trees or groups of trees that differ markedly in age. Compare even-aged stands."@en ;
  dc:source "Forest Service. USDA. Agricultural Handbook 445" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:64048
  skos:broader nalt:5088 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "uneven-aged stands"@en, "rodales multietáneos"@es ;
  skos:hiddenLabel "uneven-aged-stands"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-04-06"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:276115 ;
  ns0:marc001 "38908" ;
  skos:definition nalt:64048_def .

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

