@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:1821
  skos:prefLabel "fisiología vegetal"@es, "plant physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32020 .

nalt:41694
  skos:prefLabel "vainas"@es, "pods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:32020 .

nalt:32020
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2161>, <http://id.cabi.org/cabt/36951>, <http://id.agrisemantics.org/gacs/C26655> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "dehiscence"@en, "dehiscencia"@es ;
  skos:related nalt:8700, nalt:41694, nalt:18444, nalt:20440 ;
  skos:definition nalt:32020_def ;
  dc:modified "2015-02-13"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "11244" ;
  skos:broader nalt:1821 .

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

nalt:20440
  skos:prefLabel "semillas"@es, "seeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:32020 .

nalt:32020_def
  rdf:value "Ruptura abierta de vainas maduras o cápsulas en la líneas definidas o suturas."@es, "The splitting open at maturity of pods of capsules along definite lines or sutures."@en ;
  dc:source "Natural Resources Conservation Service Glossary" ;
  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:related nalt:32020 .

nalt:8700
  skos:prefLabel "anteras"@es, "anthers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32020 .

