@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:43688
  skos:prefLabel "uvas de mesa"@es, "table grapes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:41690 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

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

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

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

nalt:43690
  skos:prefLabel "Vitis labrusca"@es, "Vitis labrusca"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:41690 ;
  ns0:hasProduct nalt:41690 .

nalt:43689
  skos:prefLabel "uvas de vino"@es, "wine grapes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:41690 .

nalt:41690
  skos:hiddenLabel "grape"@en, "grape berry"@en ;
  skos:broader nalt:11313 ;
  ns0:marc001 "17079" ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:43691, nalt:43690, nalt:38684 ;
  skos:exactMatch <http://id.cabi.org/cabt/53142>, <http://id.agrisemantics.org/gacs/C1220>, <http://aims.fao.org/aos/agrovoc/c_3359> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:38684, nalt:43674, nalt:41672, nalt:43690, nalt:43679, nalt:43691 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:43688, nalt:43687, nalt:43689 ;
  skos:prefLabel "uvas"@es, "grapes"@en ;
  dc:modified "2013-03-20"^^xsd:date ;
  skos:altLabel "grape berries"@en .

nalt:43687
  skos:prefLabel "uvas de pasa"@es, "raisin grapes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:41690 .

nalt:43691
  skos:prefLabel "Vitis rotundifolia"@es, "Vitis rotundifolia"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:41690 ;
  ns0:hasProduct nalt:41690 .

nalt:38684
  skos:prefLabel "Vitis vinifera"@es, "Vitis vinifera"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:41690 ;
  ns0:hasProduct nalt:41690 .

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

nalt:43674
  skos:prefLabel "mosto de uva"@es, "grape must"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:41690 .

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

