@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:12570
  skos:prefLabel "verduras"@es, "vegetables"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:16994 .

nalt:66131
  skos:prefLabel "jugo de tomate"@es, "tomato juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16994 .

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

nalt:250343
  skos:prefLabel "jugo de brócoli"@es, "broccoli juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16994 .

nalt:21904
  skos:prefLabel "jugo envasado"@es, "canned juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:16994 .

nalt:409
  skos:prefLabel "bebidas"@es, "beverages"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:16994 .

nalt:435
  skos:prefLabel "jugos"@es, "juices"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:16994 .

nalt:22683
  skos:prefLabel "jugo de zanahoria"@es, "carrot juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16994 .

nalt:14460
  skos:prefLabel "productos a base de hortalizas"@es, "vegetable products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:16994 .

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

nalt:16994
  skos:hiddenLabel "vegetable-juices"@en, "vegetable juice"@en ;
  skos:prefLabel "vegetable juices"@en, "jugos de hortalizas"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85142484>, <http://aims.fao.org/aos/agrovoc/c_8168>, <http://id.agrisemantics.org/gacs/C18244>, <http://id.cabi.org/cabt/122678> ;
  ns0:marc001 "39272" ;
  dc:modified "2015-04-24"^^xsd:date ;
  skos:related nalt:409, nalt:12570, nalt:21904 ;
  skos:altLabel "jugo de legumbres"@es, "jugos de verduras"@es, "zumo de hortalizas"@es ;
  skos:broader nalt:435, nalt:14460 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:22683, nalt:250343, nalt:66131 ;
  dc:created "2006-01-19"^^xsd:date .

