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

nalt:16093
  skos:prefLabel "ganadería intensiva"@es, "intensive livestock farming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9193 .

nalt:9193
  skos:altLabel "confined animal feeding operations"@en, "confined animal feed operations [CAFOs]"@en, "confined animal feed operations (CAFOs)"@en, "CAFOs (concentrated animal feeding operations)"@en ;
  skos:broader nalt:16093, nalt:4818 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "concentrated-animal-feeding-operations"@en, "concentrated animal feeding operation"@en, "concentrated animal feedlot operations"@en, "confined animal feed operations"@en, "confined animal farming operations"@en, "concentrated animal feedlot operation"@en ;
  skos:prefLabel "operaciones de alimentación concentrada de animales"@es, "concentrated animal feeding operations"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85077810> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-01-09"^^xsd:date ;
  ns0:marc001 "9467" ;
  skos:definition nalt:9193_def .

nalt:9193_def
  rdf:value "Instalación en la que grandes cantidades de animales de crianza son confinados, alimentados y criados, como por ejemplo instalaciones para alimentar ganado, cerdos y aves de corral."@es, "A facility where large numbers of farm animals are confined, fed and raised such as cattle feedlots, hog production facilities and closed poultry houses."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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:9193 .

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

