@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 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:50031_def
  rdf:value "Pequeña estructura esférica que atrapa la luz, en algas rojasy cianobacterias, compuesta principalmente por ficobilina. Los ficobilisomas contienen los pigmentos que transfieren la energía luminosa a la clorofila A."@es, "A small, spherical light-harvesting structure in red algae and cyanobacteria composed mainly of phycobilin. Phycobilisomes contain the pigments that transfer light energy to chlorophyll A."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:57964
  skos:prefLabel "ficobilina"@es, "phycobilin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:50031 .

nalt:50031
  skos:prefLabel "ficobilisoma"@es, "phycobilisome"@en ;
  skos:hiddenLabel "phycobilisomes"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:50031_def ;
  dc:modified "2014-06-23"^^xsd:date ;
  ns0:marc001 "28391" ;
  skos:broader nalt:50030 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:216834 ;
  skos:related nalt:57964 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:216834
  skos:prefLabel "ficobiliproteína"@es, "phycobiliprotein"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:50031 .

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

nalt:50030
  skos:prefLabel "complejo captador de luz"@es, "light harvesting complex"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:50031 .

