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

nalt:66040_def
  rdf:value "Zona hasta donde se limita el crecimiento normal de los árboles; el límite arbóreo superior o del ártico está constituido por temperaturas frías a menudo acompañadas de sequía, y el límite arbóreo inferior o árido se forma por sequía acompañada de temperaturas altas."@es, "A zone where the normal growth of trees is limited; cold temperatures often combined with drought form the upper or arctic treeline, and drought combined with hot temperatures form lower or arid treeline."@en ;
  dc:source "National Vegetation Classification Standard, USGS" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:7025
  skos:prefLabel "tipos de vegetación"@es, "vegetation types"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:66040 .

nalt:137339
  skos:prefLabel "bosques subalpinos"@es, "subalpine forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:66040 .

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

nalt:66040
  dc:modified "2013-08-19"^^xsd:date ;
  skos:hiddenLabel "tree line"@en, "tree lines"@en, "treelines"@en, "tree-line"@en, "tree-lines"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:66040_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "límite arbóreo"@es, "treeline"@en ;
  skos:broader nalt:7025 ;
  skos:exactMatch <http://id.cabi.org/cabt/119023>, <http://id.agrisemantics.org/gacs/C22644> ;
  skos:altLabel "timberline"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "38184" ;
  skos:related nalt:137339 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85135393> .

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

