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

nalt:38595
  skos:prefLabel "Litchi"@es, "Litchi"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:276911 .

nalt:276911_def
  rdf:value "Envoltura especial de ciertas semillas, por lo general carnosa, que comúnmente se desarrolla a partir del tegumento del óvulo o del tallo de la semilla (funículo, rafe, etc.) Rodea parcial o completamente la semilla de algunas plantas."@es, "A special, usually fleshy seed covering of certain seeds that commonly develops from the ovule integument(s) or seed stalk (funiculus, raphe, etc.). It partially or completely surrounds the seed of some plants."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:276911
  skos:hiddenLabel "arils"@en, "seed arils"@en ;
  skos:prefLabel "aril"@en, "arilo"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:59198, nalt:38595, nalt:36822 ;
  dc:created "2016-04-13"^^xsd:date ;
  skos:broader nalt:91879 ;
  skos:definition nalt:276911_def ;
  dc:modified "2019-12-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "seed aril"@en ;
  ns0:marc001 "75515" .

nalt:91879
  skos:prefLabel "cubierta de semilla"@es, "seed coat"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:276911 .

nalt:59198
  skos:prefLabel "granadas (fruta)"@es, "pomegranates"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:276911 .

nalt:36822
  skos:prefLabel "óvulos (plantas)"@es, "ovules"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:276911 .

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

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

