@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:5993
  skos:prefLabel "pericarpio"@es, "pericarp"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:62746 .

nalt:62746
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7215>, <http://id.cabi.org/cabt/115674>, <http://aims.fao.org/aos/agrovoc/c_7681> ;
  dc:modified "2019-12-17"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "endotesta"@en, "testas"@en, "sarcotesta"@en, "exotesta"@en, "episperm"@en ;
  skos:definition nalt:62746_def ;
  skos:hiddenLabel "cream testas"@en, "cream testa"@en, "outer seed coat"@en ;
  skos:related nalt:276901, nalt:5993, nalt:36822 ;
  skos:broader nalt:91879 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "testa"@es, "testa"@en ;
  ns0:marc001 "37105" ;
  dc:created "2006-01-19"^^xsd:date .

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

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

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

nalt:62746_def
  rdf:value "Cobertura externa de la semilla, derivada del tegumento."@es, "The outer coat of the seed derived from the integument(s)."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  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:related nalt:62746 .

