@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:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:482 .

nalt:24511
  skos:prefLabel "queso para untar"@es, "cheese spreads"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:482 .

nalt:482
  dc:modified "2019-10-16"^^xsd:date ;
  skos:prefLabel "food spreads"@en, "productos para untar"@es ;
  ns0:marc001 "60987" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:28877, nalt:459, nalt:20301, nalt:6763, nalt:53814, nalt:334866, nalt:23068, nalt:20620 ;
  skos:narrower nalt:24511, nalt:51697 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "food spread"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:408 .

nalt:20301
  skos:prefLabel "ghee"@es, "ghee"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

nalt:459
  skos:prefLabel "condimentos"@es, "condiments"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

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

nalt:23068
  skos:prefLabel "ketchup"@es, "ketchup"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

nalt:334866
  skos:prefLabel "comida para picar"@es, "finger foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

nalt:28877
  skos:prefLabel "margarina"@es, "margarine"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

nalt:51697
  skos:prefLabel "mayonesa"@es, "mayonnaise"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:482 .

nalt:6763
  skos:prefLabel "mantequillas de nuez"@es, "nut butters"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

nalt:20620
  skos:prefLabel "mantequilla"@es, "butter"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

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

nalt:53814
  skos:prefLabel "mostaza (condimento)"@es, "mustard (condiment)"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:482 .

