@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:68942_def
  rdf:value "Trozos delgados de carne cocida y deshidratada. Tradicionalmente, el charqui es secado al sol y puede ahumarse o marinarse para el sabor."@es, "Thin pieces of cooked and dried meat. Jerky is traditionally dried in the sun and may be smoked and/or marinated for flavor."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:51772
  skos:prefLabel "carnes ahumadas"@es, "smoked meats"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:68942 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:34535
  skos:prefLabel "carne deshidratada"@es, "dried meat"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:68942 .

nalt:68942
  skos:hiddenLabel "chicken jerky"@en, "beef jerky"@en, "dried jerky"@en, "jerky treats"@en, "home-dried jerky"@en, "jerky strips"@en, "turkey jerky"@en, "jerky processed"@en, "jerky products"@en, "pork jerky"@en, "processed jerky"@en, "jerky treat"@en, "jerky product"@en, "jerky chicken"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "meat jerky"@en, "charqui"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85012814> ;
  skos:related nalt:51772 ;
  skos:definition nalt:68942_def ;
  dc:created "2006-11-02"^^xsd:date ;
  ns0:marc001 "69458" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-10-22"^^xsd:date ;
  skos:broader nalt:34535 .

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

