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

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

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:18642 .

nalt:18642
  skos:hiddenLabel "boreal forest"@en, "boreal-forests"@en, "taiga forest"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4476>, <http://aims.fao.org/aos/agrovoc/c_1014>, <http://id.cabi.org/cabt/19646> ;
  skos:definition nalt:18642_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "5441" ;
  skos:related nalt:18645, nalt:28534 ;
  skos:prefLabel "bosques boreales"@es, "boreal forests"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:18644 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85131940> ;
  skos:altLabel "taiga forests"@en .

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

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

nalt:18642_def
  rdf:value "Término genérico para bosques de coníferas del norte."@es, "General term for northern coniferous forests."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

