@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:114
  skos:prefLabel "resistencia biológica"@es, "biological resistance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:196976 .

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

nalt:196976
  skos:related nalt:6101, nalt:71192, nalt:6109 ;
  skos:prefLabel "alcohol tolerance"@en, "tolerancia al alcohol"@es ;
  dc:modified "2018-05-22"^^xsd:date ;
  skos:altLabel "alcohol resistance"@en ;
  dc:created "2013-03-13"^^xsd:date ;
  ns0:marc001 "62696" ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:114 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "alcohol tolerant"@en, "alcohol-tolerant"@en .

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

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

<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:196976 .

