@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/eating_disorders>
  skos:prefLabel "eating disorders"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/psychopathology> .

<https://concepts.sagepub.com/social-science/concept/pathology>
  skos:prefLabel "pathology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychopathology> .

<https://concepts.sagepub.com/social-science/concept/mental_health,_mental_disorders,_and_special_groups>
  skos:prefLabel "mental health, mental disorders, and special groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychopathology> .

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

<https://concepts.sagepub.com/social-science/concept/psychopathology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_psychopathology> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology>, <https://concepts.sagepub.com/social-science/concept/pathology>, <https://concepts.sagepub.com/social-science/concept/mental_health,_mental_disorders,_and_special_groups> ;
  skos:related <https://concepts.sagepub.com/social-science/concept/suicide>, <https://concepts.sagepub.com/social-science/concept/depression>, <https://concepts.sagepub.com/social-science/concept/eating_disorders> ;
  skos:definition "Psychopathology is often defined as the presence of mental illness or disease, but as a research endeavor, psychopathology can be understood more broadly to refer to the study of abnormal behavior. Defining behavior as abnormal, such that it might be termed a mental disorder, is an inherently challenging endeavor. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n504.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Psychopathology</a>]"@en ;
  skos:prefLabel "psychopathology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/child_psychopathology>
  skos:prefLabel "child psychopathology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychopathology> .

<https://concepts.sagepub.com/social-science/concept/suicide>
  skos:prefLabel "suicide"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/psychopathology> .

<https://concepts.sagepub.com/social-science/concept/depression>
  skos:prefLabel "depression"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/psychopathology> .

<https://concepts.sagepub.com/social-science/concept/abnormal_psychology>
  skos:prefLabel "abnormal psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychopathology> .

