@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:6132
  skos:prefLabel "cervezas"@es, "beers"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:6109 .

nalt:6109_def
  rdf:value "Líquidos bebibles que contienen etanol."@es, "Drinkable liquids containing ethanol."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6109
  ns0:marc001 "1618" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7588>, <http://id.loc.gov/authorities/subjects/sh85003283>, <http://id.cabi.org/cabt/7863>, <http://aims.fao.org/aos/agrovoc/c_248> ;
  skos:hiddenLabel "alcoholic beverage"@en, "alcoholic-beverages"@en, "alcoholic drink"@en, "alcoholic drinks"@en ;
  skos:narrower nalt:6132, nalt:6134, nalt:6135, nalt:6133, nalt:70282 ;
  skos:prefLabel "alcoholic beverages"@en, "bebidas alcohólicas"@es ;
  skos:broader nalt:409 ;
  skos:related nalt:196976, nalt:6101, nalt:6136, nalt:71192 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:6109_def ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-03-13"^^xsd:date ;
  a ns0:Product, skos:Concept .

nalt:196976
  skos:prefLabel "tolerancia al alcohol"@es, "alcohol tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:6109 .

nalt:70282
  skos:prefLabel "absenta"@es, "absinthe"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:6109 .

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

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

nalt:409
  skos:prefLabel "bebidas"@es, "beverages"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:6109 .

nalt:6133
  skos:prefLabel "alcoholes etílicos"@es, "distilled spirits"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:6109 .

nalt:71192
  skos:prefLabel "consumo de alcohol"@es, "alcohol drinking"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:6109 .

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

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

nalt:6134
  skos:prefLabel "macerado"@es, "mash"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:6109 .

nalt:6101
  skos:prefLabel "abuso del alcohol"@es, "alcohol abuse"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:6109 .

