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

nalt:130712
  skos:prefLabel "poda natural"@es, "natural pruning"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:19254 .

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

nalt:19254
  skos:altLabel "extremidades de los árboles"@es, "extremidades (plantas)"@es, "tree limbs"@en, "limbs (plant)"@en ;
  skos:hiddenLabel "twigs"@en, "twig"@en ;
  skos:prefLabel "branches"@en, "ramas"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:19257 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "5686" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_23995>, <http://id.cabi.org/cabt/20430>, <http://id.agrisemantics.org/gacs/C2957> ;
  skos:related nalt:130712 ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2013-09-17"^^xsd:date .

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

nalt:19257
  skos:prefLabel "tallos"@es, "stems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:19254 .

