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

nalt:42385
  skos:hiddenLabel "dihydrogen generation"@en, "hydrogen yields"@en, "generation of hydrogen"@en, "bio-hydrogen production"@en, "hydrogen evolution"@en, "hydrogen yield"@en, "dihydrogen production"@en, "dihydrogen yields"@en, "hydrogen productivity"@en, "H2 evolution"@en, "dihydrogen yield"@en, "hydrogen-production"@en, "hydrogen generation"@en, "H2 productivity"@en, "dihydrogen evolution"@en, "dihydrogen productivity"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18924> ;
  skos:altLabel "H2 production"@en, "fermentative hydrogen"@en, "H2 photoproduction"@en, "fermentative H2"@en, "biohydrogen production"@en, "hydrogen photoproduction"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "hydrogen production"@en, "producción de hidrógeno"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:122, nalt:195088 ;
  ns0:marc001 "18807" ;
  skos:broader nalt:24658 ;
  dc:modified "2020-08-25"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:24658
  skos:prefLabel "química de las reacciones"@es, "reaction chemistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42385 .

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

nalt:195088
  skos:prefLabel "biohidrógeno"@es, "biohydrogen"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:42385 .

nalt:122
  skos:prefLabel "producción de gas"@es, "gas production (biological)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42385 .

