@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:142547
  skos:related nalt:15069 ;
  skos:altLabel "ham quality"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:16311 ;
  skos:hiddenLabel "pork-quality"@en, "pork meat quality"@en, "quality of pork"@en, "hams quality"@en, "qualities of ham"@en, "quality of ham"@en, "ham meat quality"@en, "qualities of pork"@en, "pork meat qualities"@en, "pork qualities"@en ;
  dc:created "2011-01-28"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "83349" ;
  skos:prefLabel "pork quality"@en, "calidad de la carne de cerdo"@es .

nalt:15069
  skos:prefLabel "carne de cerdo"@es, "pork"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:142547 .

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

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

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

