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

nalt:68089_def
  rdf:value "El vino de fruta es producido por la fermentación alcohólica del zumo de frutas o bayas maduras, excepto uvas. Durante la producción, se le puede agregar mosto de fruta condensado, aguardiente de fruta, alcohol, y azúcar."@es, "Fruit wine is produced by the alcoholic fermentation of juice from ripe fruits and/or berries other than grapes. During production, pure condensed fruit must, fruit brandy, alcohol, and sugar may be added."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:6135
  skos:prefLabel "vinos"@es, "wines"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:68089 .

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

nalt:68089
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-10-06"^^xsd:date ;
  skos:hiddenLabel "fruit-wines"@en, "fruit wine"@en ;
  skos:prefLabel "vinos de frutas"@es, "fruit wines"@en ;
  skos:related nalt:309685, nalt:6136 ;
  skos:broader nalt:6135, nalt:11313 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:definition nalt:68089_def ;
  skos:altLabel "vinos de fruta"@es ;
  ns0:marc001 "51605" ;
  dc:created "2006-08-10"^^xsd:date .

nalt:6136
  skos:prefLabel "sidras"@es, "ciders"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:68089 .

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

nalt:309685
  skos:prefLabel "vinos embotellados"@es, "bottled wines"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:68089 .

