@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/anxiety>
  skos:prefLabel "anxiety"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_anxiety> .

<https://concepts.sagepub.com/social-science/concept/performance_anxiety>
  skos:definition "The fear that one will not be able to perform sexually. A cycle of anxiety is established such that anxiety creates failure and the failure perpetuates the anxiety. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n1045.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; performance anxiety</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060805.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/anxiety> ;
  skos:prefLabel "performance anxiety"@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/performance_anxiety> .

