@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/health_(social_problems)>
  skos:prefLabel "health (social problems)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sociopath> .

<https://concepts.sagepub.com/social-science/concept/sociopath>
  skos:definition "The term sociopath refers to an individual who exhibits behaviors that are outside of society's norms and expectations. Sociopaths, as well as psychopaths, fall under the psychiatric umbrella diagnosis of persons with “antisocial personality disorder,” although many in the mental health profession feel that sociopaths and psychopaths are distinct personalities and should not be grouped under the same diagnostic category. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n551.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Sociopath</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_(social_problems)>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "sociopath"@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/sociopath> .

<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/sociopath> .

