@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:18645_def
  rdf:value "Taiga es una región biogeográfica subártica húmeda del norte de Asia, Europa y Norteamérica. Se caracteriza por coníferas perennes que crecen con plantas de cobertura como líquenes y musgos, aunque también hay algunos árboles de hoja ancha (álamo temblón, abedul, sauce) adaptados al clima frío. La taiga se encuentra exactamente al sur de la tundra."@es, "Taiga is a humid, subarctic biogeographic region of northern Asia, Europe, and North America. It is characterized by coniferous evergreens growing with a groundcover of lichens and mosses, although some broadleaf trees (aspens, birches, willows) adapted to the cold climate do occur. The taiga is found just south of tundra."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18642
  skos:prefLabel "bosques boreales"@es, "boreal forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18645 .

nalt:18645
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85131940> ;
  skos:related nalt:35703, nalt:7028, nalt:18642 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "taiga"@es, "taiga"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "36768" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "taiga vegetation"@en ;
  skos:definition nalt:18645_def ;
  skos:broader nalt:7025 ;
  dc:modified "2019-09-04"^^xsd:date .

nalt:7025
  skos:prefLabel "tipos de vegetación"@es, "vegetation types"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18645 .

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

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

nalt:35703
  skos:prefLabel "suelos de taiga"@es, "taiga soils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18645 .

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

