@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:32005
  skos:prefLabel "abrevamiento"@es, "drinking"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:71192 .

nalt:6109
  skos:prefLabel "bebidas alcohólicas"@es, "alcoholic beverages"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:71192 .

nalt:196976
  skos:prefLabel "tolerancia al alcohol"@es, "alcohol tolerance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:71192 .

nalt:71192_def
  rdf:value "Conductas asociadas a la ingestión de bebidas alcohólicas, incluida la bebida social."@es, "Behaviors associated with the ingesting of alcoholic beverages, including social drinking."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:71192
  skos:broader nalt:32005 ;
  skos:related nalt:196976, nalt:6101, nalt:6109 ;
  skos:hiddenLabel "ethanol consumption"@en, "ethanol drinking"@en, "alcohol-drinking"@en, "consumption of ethanol"@en, "alcohol ingestion"@en, "drinking alcohol"@en, "consumption of alcohol"@en, "ingestion of ethanol"@en ;
  skos:prefLabel "alcohol drinking"@en, "consumo de alcohol"@es ;
  skos:altLabel "alcohol consumption"@en, "alcohol intake"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-07-21"^^xsd:date ;
  dc:modified "2018-10-02"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:71192_def ;
  ns0:marc001 "62694" .

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

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

