@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:32913
  skos:prefLabel "esporofitas"@es, "sporophytes"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:32890 .

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

nalt:32890_def
  rdf:value "Fase en que se producen los órganos sexuales y tienen gametos en el ciclo vital de organismos que alternan generaciones (por ejemplo, aquellas que tienen dos o más formas en el ciclo vital). Comparar con esporofitos."@es, "A phase where sexual organs are produced and bear gametes in the life cycle of organisms having alternation of generations (i.e., having two or more forms in the life cycle). Compare sporophytes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4287
  skos:prefLabel "etapas de desarrollo"@es, "developmental stages"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32890 .

nalt:874
  skos:prefLabel "plantas (botánica)"@es, "plants (botany)"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:32890 .

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

nalt:32890
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16482> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:hiddenLabel "gametophyte"@en, "gametophytic"@en ;
  dc:modified "2019-04-01"^^xsd:date ;
  ns0:marc001 "16166" ;
  skos:broader nalt:874, nalt:4287 ;
  skos:related nalt:32913 ;
  skos:prefLabel "gametophytes"@en, "gametofitos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:32890_def .

