@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:9178
  skos:prefLabel "nutrición animal"@es, "animal nutrition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9194 .

nalt:154273
  skos:prefLabel "alimento del ganado"@es, "livestock feeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:9194 .

nalt:9194
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:9178, nalt:154273, nalt:323274 ;
  skos:definition nalt:9194_def ;
  ns0:marc001 "14938" ;
  skos:hiddenLabel "feed-yards"@en, "feedlot"@en, "feed yard"@en, "feedyard"@en, "feed-yard"@en, "feed lot"@en ;
  skos:broader nalt:4818 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85128238> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85047657>, <http://id.cabi.org/cabt/47424>, <http://aims.fao.org/aos/agrovoc/c_2842>, <http://id.agrisemantics.org/gacs/C7428> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "parque de alimentación"@es, "drylot feeding"@en, "corral de alimentación"@es, "stockyards"@en, "feed yards"@en, "dry lot feeding"@en, "feedyards"@en, "zona de alimentación"@es, "feed lots"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "feedlots"@en, "feedlot"@es ;
  dc:modified "2020-07-15"^^xsd:date .

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

nalt:4818
  skos:prefLabel "operaciones de alimentación de animales"@es, "animal feeding operations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9194 .

nalt:9194_def
  rdf:value "Instalaciones cerradas donde se alimenta ganado para producir carne de vacuno para comercialización."@es, "Confinement facilities where cattle are fed to produce beef for the commercial trade."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:323274
  skos:prefLabel "granjas de engorde"@es, "fattening farms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9194 .

