@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:124427
  skos:prefLabel "cubierta forestal"@es, "forest canopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21925 .

nalt:851
  skos:prefLabel "anatomía de la planta"@es, "plant anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21925 .

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

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

nalt:21925_def
  rdf:value "Las ramas y follaje de un árbol situados por encima del tronco principal o tallo."@es, "The branches and foliage of a tree above the main trunk or stem."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:21925
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9086>, <http://id.cabi.org/cabt/34120>, <http://aims.fao.org/aos/agrovoc/c_16172> ;
  skos:altLabel "tree tops"@en, "tops of trees"@en, "treetops"@en, "crown (trees)"@en ;
  skos:related nalt:124427 ;
  skos:prefLabel "copa de los árboles"@es, "tree crown"@en ;
  ns0:marc001 "38168" ;
  skos:hiddenLabel "tree-crown"@en, "top of trees"@en, "tree top"@en, "treetop"@en, "tree crowns"@en ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:21925_def ;
  dc:modified "2020-02-28"^^xsd:date ;
  skos:broader nalt:851 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

