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

nalt:445
  skos:prefLabel "alimentos reconstituidos"@es, "reconstituted foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:435 .

nalt:48163
  skos:prefLabel "jugos de carne"@es, "meat juices"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:435 .

nalt:224627
  skos:prefLabel "industria de jugos"@es, "juice industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:435 .

nalt:41629
  skos:prefLabel "jugo congelado"@es, "frozen juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:435 .

nalt:41012
  skos:prefLabel "calidad del jugo"@es, "juice quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:435 .

nalt:28464
  skos:prefLabel "concentrados de jugo"@es, "juice concentrates"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:435 .

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

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

nalt:435
  skos:broader nalt:191, nalt:408 ;
  skos:exactMatch <http://id.cabi.org/cabt/62539>, <http://id.agrisemantics.org/gacs/C12081> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:41629, nalt:65159, nalt:28464, nalt:11284, nalt:21904, nalt:48163, nalt:16994 ;
  skos:related nalt:224627, nalt:41012, nalt:445 ;
  ns0:marc001 "19984" ;
  skos:hiddenLabel "savory juices"@en, "juice"@en ;
  a ns0:Product, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-06-15"^^xsd:date ;
  skos:prefLabel "jugos"@es, "juices"@en .

nalt:191
  skos:prefLabel "líquidos"@es, "liquids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:435 .

nalt:65159
  skos:prefLabel "jugo de caña de azúcar"@es, "sugarcane juice"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:435 .

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

nalt:16994
  skos:prefLabel "jugos de hortalizas"@es, "vegetable juices"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:435 .

nalt:11284
  skos:prefLabel "jugos de fruta"@es, "fruit juices"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:435 .

