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

nalt:32606
  skos:related nalt:41294, nalt:68086 ;
  skos:definition nalt:32606_def ;
  skos:prefLabel "vinos de postre"@es, "dessert wines"@en ;
  skos:hiddenLabel "icewines"@en, "dessert wine"@en, "ice-wine"@en, "ice wines"@en, "ice wine"@en, "icewine"@en, "ice-wines"@en, "dessert-wines"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "11514" ;
  dc:modified "2017-01-09"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:6135 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:6135
  skos:prefLabel "vinos"@es, "wines"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:32606 .

nalt:68086
  skos:prefLabel "vino de oporto"@es, "port wines"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:32606 .

ns0:Product
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:32606_def
  rdf:value "Un vino que tiene un contenido alcohólico de más de 14 por ciento pero que no excede el 24 por ciento por volumen."@es, "Wine having an alcoholic content in excess of 14 percent but not in excess of 24 percent by volume."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:41294
  skos:prefLabel "jerez"@es, "sherry"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:32606 .

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

