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

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

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

nalt:41690
  skos:prefLabel "uvas"@es, "grapes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:43674 .

nalt:43674_def
  rdf:value "Mezcla de jugo, pulpa y hollejo de uva que se fermenta para convertir en vino."@es, "A mixture of grape juice, grape pulp, and grape skin that is fermented into wine."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:43674
  ns0:marc001 "17073" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9592>, <http://id.cabi.org/cabt/53132>, <http://aims.fao.org/aos/agrovoc/c_28472> ;
  skos:related nalt:41690, nalt:43679 ;
  skos:broader nalt:41672 ;
  skos:hiddenLabel "grape-must"@en, "grape musts"@en ;
  a ns0:Product, skos:Concept ;
  skos:prefLabel "grape must"@en, "mosto de uva"@es ;
  dc:modified "2014-06-24"^^xsd:date ;
  skos:definition nalt:43674_def .

nalt:43679
  skos:prefLabel "semillas de uva"@es, "grape seeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:43674 .

