@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:325494
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:28856, nalt:28870, nalt:28897, nalt:15573 ;
  dc:created "2018-10-19"^^xsd:date ;
  ns0:marc001 "85961" ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:altLabel "cooks"@en ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:41038 ;
  skos:prefLabel "chefs"@es, "chefs"@en .

nalt:15573
  skos:prefLabel "cocinando"@es, "cooking"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:325494 .

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

nalt:28897
  skos:prefLabel "estufas para cocinar"@es, "cooking stoves"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325494 .

nalt:28870
  skos:prefLabel "instrucción culinaria"@es, "cooking instruction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325494 .

nalt:41038
  skos:prefLabel "trabajadores de servicios alimentarios"@es, "food service workers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:325494 .

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

nalt:28856
  skos:prefLabel "alimentos cocidos"@es, "cooked foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:325494 .

