@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:56463
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:56463_def ;
  skos:hiddenLabel "oxygen-evolving complex"@en, "oxygen-evolving-complex"@en, "oxygen evolving complexes"@en, "oxygen-evolving complexes"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:25483 ;
  skos:prefLabel "complejo productor de oxígeno"@es, "oxygen evolving complex"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2016-02-10"^^xsd:date ;
  ns0:marc001 "26703" .

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

nalt:56463_def
  rdf:value "complejo productor de oxígeno (CPO) es un complejo de proteína en el Fotosistema II."@es, "The oxygen evolving complex (OEC) is a protein complex in Photosystem II."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:25483
  skos:prefLabel "fotosistema II"@es, "photosystem II"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:56463 .

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

