@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-N1XCBTGX-D .

n9j:-XSZ1FXZT-R
  skos:prefLabel "culture-bound syndromes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N1XCBTGX-D .

n9j:-N1XCBTGX-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/susto> ;
  skos:definition "Susto, also known as “soul loss,” is a prominent feature of many cultures, including the Latin American and other Spanish-speaking communities of the United States. It is considered a folk illness with extreme psychological overtones, also characterized as “fright sickness.” Millions of people believe that frightening incidents such as witnessing a death, having an accidental fall or scare, losing something valuable, or being attacked or deserted by someone close can lead to susto. [Source: Encyclopedia of Multicultural Psychology; Culture-Bound Syndromes: Susto]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XSZ1FXZT-R ;
  skos:prefLabel "susto"@en .

n9j: a skos:ConceptScheme .
