@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:467
  skos:prefLabel "sustitutos de la grasa"@es, "fat substitutes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:34539 .

nalt:34539
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "prunes"@en, "ciruelas pasas"@es ;
  skos:related nalt:58858, nalt:467, nalt:7180 ;
  skos:hiddenLabel "dried-plums"@en, "dried plum"@en ;
  skos:altLabel "dried plums"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_13635>, <http://id.cabi.org/cabt/95776>, <http://id.agrisemantics.org/gacs/C31771> ;
  ns0:marc001 "30451" ;
  skos:broader nalt:34533 ;
  dc:modified "2015-05-05"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:7180
  skos:prefLabel "sustitutos de azúcar"@es, "sugar substitutes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:34539 .

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

nalt:34533
  skos:prefLabel "fruta deshidratada"@es, "dried fruit"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:34539 .

nalt:58858
  skos:prefLabel "ciruelas"@es, "plums"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:34539 .

