@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:related nalt:9437, nalt:1587, nalt:85542 ;
  skos:narrower nalt:16302, nalt:22339, nalt:20605, nalt:22327, nalt:16311 ;
  skos:hiddenLabel "meat-science"@en ;
  skos:broader nalt:332 ;
  ns0:marc001 "22722" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "ciencia de la carne"@es, "meat science"@en ;
  dc:modified "2017-02-14"^^xsd:date .

nalt:22327
  skos:prefLabel "características de la carcasa"@es, "carcass characteristics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9502 .

nalt:85542
  skos:prefLabel "animales para carne"@es, "meat animals"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9502 .

nalt:1587
  skos:prefLabel "mataderos"@es, "slaughterhouses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9502 .

nalt:9437
  skos:prefLabel "producción de carne"@es, "meat production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9502 .

nalt:16302
  skos:prefLabel "canales (carne)"@es, "meat carcasses"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9502 .

nalt:22339
  skos:prefLabel "evaluación de la carcasa"@es, "carcass evaluation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9502 .

nalt:16311
  skos:prefLabel "calidad de la carne"@es, "meat quality"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9502 .

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

nalt:20605
  skos:prefLabel "elaboración de carne"@es, "meat processing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9502 .

nalt:332
  skos:prefLabel "ciencia animal"@es, "animal science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9502 .

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

