@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:127575
  skos:prefLabel "biogas industry"@en, "industria del biogás"@es ;
  skos:related nalt:185771, nalt:6479, nalt:43 ;
  skos:hiddenLabel "biogas-industry"@en, "biogas industries"@en ;
  ns0:marc001 "85421" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2009-03-23"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:127565 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:185771
  skos:prefLabel "biogasificación"@es, "biogasification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:127575 .

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

nalt:43
  skos:prefLabel "estiércol"@es, "animal manures"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:127575 .

nalt:127565
  skos:prefLabel "industria bioenergética"@es, "bioenergy industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:127575 .

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

nalt:6479
  skos:prefLabel "biogás"@es, "biogas"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:127575 .

