@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:9502
  skos:prefLabel "ciencia de la carne"@es, "meat science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9437 .

nalt:85542
  skos:prefLabel "animales para carne"@es, "meat animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9437 .

nalt:142553
  skos:prefLabel "producción de vacuno"@es, "beef production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9437 .

nalt:5350
  skos:prefLabel "industria del ganado y de la carne"@es, "livestock and meat industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9437 .

nalt:9437
  ns0:marc001 "22718" ;
  skos:related nalt:5350, nalt:85542, nalt:51769, nalt:9502, nalt:9572 ;
  skos:narrower nalt:142553 ;
  skos:hiddenLabel "meat-production"@en, "meat productivity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4297>, <http://id.cabi.org/cabt/70898>, <http://aims.fao.org/aos/agrovoc/c_4679> ;
  skos:broader nalt:5449 ;
  dc:modified "2018-07-17"^^xsd:date ;
  skos:prefLabel "producción de carne"@es, "meat production"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:51769
  skos:prefLabel "deposición proteica"@es, "protein deposition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9437 .

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

nalt:5449
  skos:prefLabel "producción animal"@es, "animal production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9437 .

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

nalt:9572
  skos:prefLabel "productos cárnicos"@es, "meat products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9437 .

