@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:68083
  skos:prefLabel "sakí"@es, "sake"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:68082 .

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

nalt:68082_def
  rdf:value "Bebida alcohólica hecha de arroz fermentado."@es, "An alcoholic beverage made from fermented rice."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:43620
  skos:prefLabel "productos derivados de arroz"@es, "rice products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:68082 .

nalt:68082
  skos:hiddenLabel "Shaoxing wine"@en, "rice-wines"@en, "rice wine"@en, "Shaoxing wines"@en ;
  skos:related nalt:68074 ;
  skos:prefLabel "rice wines"@en, "vinos de arroz"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:43620, nalt:6135 ;
  skos:narrower nalt:68083 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85113911> ;
  skos:definition nalt:68082_def ;
  dc:created "2006-08-10"^^xsd:date ;
  dc:modified "2020-04-17"^^xsd:date ;
  ns0:marc001 "51948" .

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

nalt:68074
  skos:prefLabel "arroz glutinoso"@es, "glutinous rice"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:68082 .

