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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:29675_def
  rdf:value "Parte del embrión de una planta de simiente. El número de cotiledones constituye un aspecto importante en la clasificación de las plantas. En las semillas que carecen de endospermo, estos almacenan alimentos que se utilizan en la germinación. En algunas plantas, los cotiledones surgen sobre el nivel del suelo y se convierten en las primeras hojas fotosintéticas."@es, "A part of the embryo in a seed plant. The number of cotyledons is an important feature in classifying plants. In seeds without an endosperm, they store food which is used in germination. In some plants, they emerge above the soil surface and become the first photosynthetic leaves."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:29675
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1930>, <http://id.agrisemantics.org/gacs/C3612>, <http://id.cabi.org/cabt/33014> ;
  ns0:marc001 "10042" ;
  skos:broader nalt:6266 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "cotyledon"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "cotyledons"@en, "cotiledones"@es ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:definition nalt:29675_def .

nalt:6266
  skos:prefLabel "embrión (planta)"@es, "embryo (plant)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:29675 .

