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

nalt:5445
  skos:prefLabel "piensos"@es, "feeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:5346 .

nalt:5259
  skos:prefLabel "productos agrícolas"@es, "agricultural products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:5346 .

nalt:9332
  skos:prefLabel "ciencia de forrajes y piensos"@es, "forage and feed science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5346 .

nalt:5340
  skos:prefLabel "industria agrícola"@es, "agricultural industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5346 .

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

nalt:25637
  skos:prefLabel "procesado de piensos"@es, "feed processing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5346 .

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

nalt:5346
  skos:hiddenLabel "feed factory"@en, "feedstuff industries"@en, "feed processing industries"@en, "feed manufacturing plant"@en, "feed industries"@en, "feed-industry"@en, "feed-industries"@en, "feed manufacturing industries"@en, "feed processing plants"@en, "feed processing plant"@en, "feed-stuff industries"@en, "feed factories"@en, "feed manufacturing plants"@en ;
  skos:related nalt:25637, nalt:5445, nalt:5259, nalt:9332 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2833>, <http://id.cabi.org/cabt/47381>, <http://id.loc.gov/authorities/subjects/sh95005994>, <http://id.agrisemantics.org/gacs/C11377> ;
  skos:altLabel "feed and mix industry"@en, "feedstuff industry"@en, "feed processing industry"@en, "feed manufacturing industry"@en ;
  skos:prefLabel "industria alimentaria"@es, "feed industry"@en ;
  ns0:marc001 "14921" ;
  skos:broader nalt:5340 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-02-13"^^xsd:date .

