@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:2347
  skos:prefLabel "silage additives"@en, "aditivos para ensilaje"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:10329, nalt:2340, nalt:30836, nalt:41248 ;
  skos:exactMatch <http://id.cabi.org/cabt/106887>, <http://id.agrisemantics.org/gacs/C17447> ;
  ns0:marc001 "33878" ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "silage additive"@en, "silage-additives"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:37211 .

nalt:30836
  skos:prefLabel "nitritos"@es, "nitrites"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2347 .

nalt:2340
  skos:prefLabel "ácido acético"@es, "acetic acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2347 .

nalt:37211
  skos:prefLabel "ensilaje"@es, "silage making"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:2347 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:41248
  skos:prefLabel "ácido fórmico"@es, "formic acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2347 .

nalt:10329
  skos:prefLabel "ácido propiónico"@es, "propionic acid"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:2347 .

