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

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

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

nalt:3974
  skos:prefLabel "oxidoreductasas"@es, "oxidoreductases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:35250 .

nalt:35250
  skos:hiddenLabel "E.C. 1.12.7.1"@en, "E.C. 1.18.3.1"@en, "E.C. 1.18.99.1"@en, "E.C. 1.99.1.1"@en, "E.C. 1.12.1.1"@en, "E.C. 1.12.7.2"@en, "hydrogenase I."@en, "ferredoxin-hydrogenase"@en, "E.C. 1.98.1.1"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "18809" ;
  skos:broader nalt:3974 ;
  skos:altLabel "hydrogenase (ferredoxin)"@en, "EC 1.12.7.1"@en, "EC 1.12.7.1"@es, "EC 1.12.7.2"@en, "EC 1.12.7.2"@es, "hydrogenase II"@en, "hydrogen:ferredoxin oxidoreductase"@en, "H2 oxidizing hydrogenase"@en, "EC 1.98.1.1"@en, "EC 1.98.1.1"@es, "bidirectional hydrogenase"@en, "EC 1.18.99.1"@en, "EC 1.18.99.1"@es, "hydrogenase I"@en, "EC 1.99.1.1"@en, "EC 1.99.1.1"@es, "EC 1.18.3.1"@en, "EC 1.18.3.1"@es, "EC 1.12.1.1"@en, "EC 1.12.1.1"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85063435> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28029> ;
  dc:modified "2018-06-26"^^xsd:date ;
  skos:prefLabel "ferredoxina hidrogenasa"@es, "ferredoxin hydrogenase"@en .

