@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/differential_association>
  skos:definition "A criminological theory that supposes criminal activity is a learned behavior. Edwin Sutherland, a sociologist associated with the Chicago School, developed the theory of differential association. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n742.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Differential Association</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "differential association"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/differential_association> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/differential_association> .

