@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:33
  skos:prefLabel "Rhodophyta"@es, "Rhodophyta"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:329239 .

nalt:329239_def
  rdf:value "Esporas diploides inmóviles producidas a partir del carpogonio fertilizado de las algas rojas (Rhodophyta)."@es, "Non-motile, diploid spores produced from the fertilized carpogonium in red algae (Rhodophyta)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:329239
  skos:prefLabel "carpospores"@en, "carpoesporas"@es ;
  skos:related nalt:33, nalt:329448 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001 "9813983838000041" ;
  ns0:marc001previous "93590" ;
  skos:hiddenLabel "carpospore"@en ;
  dc:created "2019-03-27"^^xsd:date ;
  skos:definition nalt:329239_def ;
  skos:broader nalt:15200 .

nalt:15200
  skos:prefLabel "esporas"@es, "spores"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:329239 .

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

nalt:329448
  skos:prefLabel "carposporogénesis"@es, "carposporogenesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:329239 .

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

