@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-GKTNC7SJ-V .

n9j: a skos:ConceptScheme .
n9j:-GKTNC7SJ-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/alcohol_myopia_effect> ;
  skos:definition "Definition Alcohol myopia theory states that alcohol intoxication (getting drunk) decreases the amount of information that individuals can process. Consequently, when people are intoxicated, the range of information that they can pay attention to is restricted, such that intoxicated people are able to pay attention to only some of the information that could be registered by a sober person. [Source: Encyclopedia of Social Psychology; Alcohol Myopia Effect]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FW53M1CH-2 ;
  skos:prefLabel "alcohol myopia effect"@en .

n9j:-FW53M1CH-2
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GKTNC7SJ-V .

