@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 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:18644
  skos:prefLabel "bosques"@es, "forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137339 .

nalt:28534
  skos:prefLabel "bosques de coníferas"@es, "coniferous forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137339 .

nalt:137339_def
  rdf:value "Zona de transición de bosque denso bajo una línea de árboles a la tundra alpina sobre línea de árboles."@es, "A transition zone from dense forest below treeline to alpine tundra above treeline."@en ;
  dc:source "U.S. National Park Service" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:137339
  dc:created "2010-09-09"^^xsd:date ;
  skos:hiddenLabel "subalpine-forests"@en ;
  ns0:marc001 "59289" ;
  skos:definition nalt:137339_def ;
  skos:related nalt:66040, nalt:7028, nalt:28534 ;
  skos:prefLabel "subalpine forests"@en, "bosques subalpinos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26878>, <http://aims.fao.org/aos/agrovoc/c_7483>, <http://id.cabi.org/cabt/112750> ;
  skos:broader nalt:18644 .

nalt:66040
  skos:prefLabel "límite arbóreo"@es, "treeline"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137339 .

nalt:7028
  skos:prefLabel "tundra"@es, "tundra"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137339 .

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

