@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/generalized_anxiety_disorder>
  skos:definition "Generalized anxiety disorder (GAD) is characterized by excessive anxiety and worry, often without a discernible source, and can increase a person's risk of victimization. According to Internet Mental Health, approximately 3% of all U.S. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Generalized Anxiety Disorder (GAD)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological,_mental,_and_physical_health_issues>, <https://concepts.sagepub.com/social-science/concept/mental_health,_mental_disorders,_and_special_groups>, <https://concepts.sagepub.com/social-science/concept/disorders> ;
  skos:prefLabel "generalized anxiety disorder"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/psychological,_mental,_and_physical_health_issues>
  skos:prefLabel "psychological, mental, and physical health issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/generalized_anxiety_disorder> .

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

<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/generalized_anxiety_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/generalized_anxiety_disorder> .

