@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:306670
  skos:prefLabel "humedad de la semilla"@es, "seed moisture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:91879 .

nalt:4930
  skos:prefLabel "germinación de las semillas"@es, "seed germination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:91879 .

nalt:5993
  skos:prefLabel "pericarpio"@es, "pericarp"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:91879 .

nalt:62746
  skos:prefLabel "testa"@es, "testa"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:91879 .

nalt:36809
  skos:prefLabel "anatomía de la semilla"@es, "seed anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:91879 .

nalt:276911
  skos:prefLabel "arilo"@es, "aril"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:91879 .

nalt:91879
  skos:related nalt:306670, nalt:4930, nalt:36822, nalt:5993 ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:hiddenLabel "seed shell"@en, "seedcoat"@en, "seed coats"@en, "bean coats"@en, "seed shells"@en, "bean-coat"@en, "seedcoats"@en, "bean coat"@en ;
  skos:narrower nalt:62746, nalt:276901, nalt:276911 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:36809 ;
  skos:prefLabel "cubierta de semilla"@es, "seed coat"@en ;
  skos:definition nalt:91879_def ;
  ns0:marc001 "78970" ;
  dc:modified "2019-12-17"^^xsd:date .

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

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

nalt:91879_def
  rdf:value "Envoltura externa protectora de una semilla, formada de los integumentos del óvulo."@es, "Protective outer covering or coverings of a seed formed from the integuments of the ovule."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:276901
  skos:prefLabel "tegmen"@es, "tegmen"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:91879 .

