@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/obsessive_compulsive_disorder>
  skos:definition "Obsessive compulsive disorder (OCD) is an anxiety disorder that affects 2 to 3 percent of the U.S. population. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n591.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Obsessive Compulsive Disorder</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_influences_and_outcomes_of_obesity> ;
  skos:prefLabel "obsessive compulsive disorder"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/psychological_influences_and_outcomes_of_obesity>
  skos:prefLabel "psychological influences and outcomes of obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/obsessive_compulsive_disorder> .

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

