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

nalt:11313
  skos:prefLabel "productos frutales"@es, "fruit products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:11284 .

nalt:41672
  skos:prefLabel "jugo de uva"@es, "grape juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:11284 .

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

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

nalt:11279
  skos:prefLabel "jugo de manzana"@es, "apple juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:11284 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:6136
  skos:prefLabel "sidras"@es, "ciders"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:11284 .

nalt:453
  skos:prefLabel "orujo (pulpa)"@es, "pomace"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:11284 .

nalt:204380
  skos:prefLabel "jugos cítricos"@es, "citrus juices"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:11284 .

nalt:11284
  skos:narrower nalt:41672, nalt:11279, nalt:204380, nalt:6136 ;
  skos:broader nalt:435, nalt:11313 ;
  skos:hiddenLabel "fruits juice"@en, "kiwi juices"@en, "fruit-juices"@en, "juice of fruits"@en, "fruit juice"@en, "kiwi juice"@en, "berry-juices"@en, "fruits juices"@en, "berry juice"@en, "berry-juice"@en ;
  skos:altLabel "berry juices"@en, "zumo de frutas"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5002>, <http://id.cabi.org/cabt/49716>, <http://id.loc.gov/authorities/subjects/sh85052173>, <http://aims.fao.org/aos/agrovoc/c_3123> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:409, nalt:453 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "fruit juices"@en, "jugos de fruta"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  ns0:marc001 "15904" ;
  dc:modified "2018-10-18"^^xsd:date .

