@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:40666_def
  rdf:value "Tallo de una flor o un fruto individual en una inflorescencia compuesta por varias flores."@es, "In an inflorescence consisting of more than one flower, the foot- stalk or stem of an individual flower or fruit."@en ;
  dc:source "Glossary of Botanical Terms, USDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:40666
  skos:prefLabel "pedicel"@en, "pedicelos"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2019-07-24"^^xsd:date ;
  skos:broader nalt:851 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "27478" ;
  skos:definition nalt:40666_def ;
  dc:created "2006-01-19"^^xsd:date .

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

