@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:24536
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "processed cheese"@en, "processed-cheeses"@en, "process cheese"@en ;
  skos:prefLabel "processed cheeses"@en, "quesos fundidos"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23696>, <http://aims.fao.org/aos/agrovoc/c_16501>, <http://id.cabi.org/cabt/94882> ;
  skos:definition nalt:24536_def ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "30134" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:7548 .

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

nalt:24536_def
  rdf:value "Combinaciones de varios tipos de queso mezclados y derretidos junto con emulsionantes y preservantes añadidos, a veces vendidos en rebanadas delgadas envueltas individualmente."@es, "Blends of several types of cheese mixed and melted together with added emulsifiers and preservatives, sometimes sold in individually wrapped thin slices."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:7548
  skos:prefLabel "quesos"@es, "cheeses"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:24536 .

