@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:-BT1ZQ4QC-H .

n9j:-BT1ZQ4QC-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/labeling> ;
  skos:definition "Labeling, or the labeling perspective, is a conceptual approach to understanding deviant behavior which directs attention away from the behavior per se to the social reaction that such activity generates. The approach, which came to prominence in the 1960s, is most commonly associated with the work of interactionist sociologists such as Howard Becker, Kai Erikson, Aaron Cicourel, and Edwin Lemert. [Source: Encyclopedia of Identity; Labeling]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BLVFB9BG-D ;
  skos:prefLabel "labeling"@en .

n9j: a skos:ConceptScheme .
n9j:-BLVFB9BG-D
  skos:prefLabel "prejudice and discrimination"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BT1ZQ4QC-H .

