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

nalt:9176_def
  rdf:value "Hacer subir de peso un animal para llevarlo al mercado o al matadero."@es, "To bring a feeder animal up to market, or slaughter, weight."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:9176
  skos:exactMatch <http://id.cabi.org/cabt/48237>, <http://aims.fao.org/aos/agrovoc/c_2817>, <http://id.agrisemantics.org/gacs/C2425>, <http://id.loc.gov/authorities/subjects/sh00005683> ;
  skos:definition nalt:9176_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85048345> ;
  skos:altLabel "engorde"@es, "finishing weight"@en, "fattening"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-08-10"^^xsd:date ;
  skos:broader nalt:4048 ;
  skos:prefLabel "terminación"@es, "finishing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15191" ;
  skos:hiddenLabel "finishing weights"@en ;
  skos:related nalt:9178 .

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

nalt:4048
  skos:prefLabel "alimentación de animales"@es, "animal feeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9176 .

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

