@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:39335
  skos:prefLabel "Quercus"@es, "Quercus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:186288 .

nalt:333737
  skos:prefLabel "frutos indehiscentes"@es, "indehiscent fruits"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:186288 .

nalt:186288
  skos:definition nalt:186288_def ;
  skos:related nalt:39335 ;
  skos:hiddenLabel "oak-nuts"@en, "oak-nut"@en, "oak nut"@en, "acorn"@en ;
  ns0:marc001 "9813984233100041" ;
  skos:altLabel "oak nuts"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2012-05-15"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "acorns"@en, "bellotas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:333737 ;
  ns0:marc001previous "93304" .

nalt:186288_def
  rdf:value "Fruto característico del roble (Quercus spp.), con una semilla y una celdilla. Está compuesto por una parte en forma de copa, denominada copa, cúpula o involucro, y la glándula o nuez, que contiene el embrión."@es, "The characteristic, 1-celled, 1-seeded fruit of oaks (Quercus spp.); it consists of cuplike part called the cup, cupule, or involucre, and the glands or nut which contains the embryo."@en ;
  dc:source "Glossary of Botanical Terms, USDA" ;
  a ns0:Definition .

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

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

