@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 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:41694
  skos:prefLabel "vainas"@es, "pods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:333738 .

nalt:333738
  skos:prefLabel "dehiscent fruits"@en, "frutos dehiscentes"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:18444 ;
  skos:hiddenLabel "dehiscent fruit"@en ;
  ns0:marc001 "9813987134900041" ;
  dc:created "2019-09-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:definition nalt:333738_def ;
  skos:narrower nalt:41694 ;
  ns0:marc001previous "93717" .

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

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

nalt:18444
  skos:prefLabel "frutos"@es, "fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:333738 .

nalt:333738_def
  rdf:value "Frutos que se abren cuando están maduros para que salga la semilla."@es, "These fruits open at maturity to release the seed, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

