@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:49460
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "leaf-stalks"@en, "leaves stalk"@en, "petiole"@en, "leaf-stalk"@en ;
  skos:definition nalt:49460_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85100330>, <http://id.agrisemantics.org/gacs/C8349>, <http://aims.fao.org/aos/agrovoc/c_5744>, <http://id.cabi.org/cabt/87849> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "leafstalk"@en, "pecíolo"@es, "leaf stalk"@en ;
  ns0:marc001 "27915" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:broader nalt:28537 ;
  skos:prefLabel "peciolo"@es, "petioles"@en .

nalt:49460_def
  rdf:value "Rama por medio de la cual el limbo se une al tallo de la planta."@es, "A leafstalk, whereby the blade of a leaf is attached to the plant stem."@en ;
  dc:source "Glossary of Botanical Terms" ;
  a ns0:Definition .

nalt:28537
  skos:prefLabel "hojas"@es, "leaves"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:49460 .

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

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

