@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:186285
  skos:prefLabel "aquenios"@es, "achenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:333737 .

nalt:333737
  ns0:marc001 "9813983782400041" ;
  skos:prefLabel "frutos indehiscentes"@es, "indehiscent fruits"@en ;
  dc:created "2019-09-10"^^xsd:date ;
  skos:narrower nalt:186288, nalt:186285, nalt:186323, nalt:333768, nalt:186294, nalt:186301 ;
  ns0:marc001previous "94054" ;
  skos:hiddenLabel "in-dehiscent fruits"@en, "indehiscent fruit"@en, "in-dehiscent fruit"@en ;
  skos:definition nalt:333737_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:broader nalt:18444 .

nalt:186294
  skos:prefLabel "cariópside"@es, "caryopsis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333737 .

nalt:333768
  skos:prefLabel "utrículo"@es, "utricle fruit"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333737 .

nalt:186288
  skos:prefLabel "bellotas"@es, "acorns"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333737 .

nalt:186323
  skos:prefLabel "sámaras"@es, "samaras"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333737 .

nalt:186301
  skos:prefLabel "cipsela"@es, "cypsela"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333737 .

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

nalt:333737_def
  rdf:value "Frutos que, en su madurez, no se abren para que salgan la semilla ni otros contenidos."@es, "Indehiscent fruits do not open to release the seeds and related contents at maturity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

