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

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

<https://concepts.sagepub.com/social-science/concept/neurosis>
  skos:definition "Sigmund Freud's early work with neurotic patients was in a population that was totally disabled and dependent on others for care. Conversion hysteria was reportedly rampant in Europe at the end of the nineteenth century, and Freud's work as a neurologist exposed him to a large number of cases of total disability where no clear-cut organic etiology was evident. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n580.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Neurosis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurotic_disorders> ;
  skos:prefLabel "neurosis"@en ;
  a skos:Concept .

