@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/culture-bound_syndromes>
  skos:prefLabel "culture-bound syndromes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mal_de_ojo> .

<https://concepts.sagepub.com/social-science/concept/mal_de_ojo>
  skos:definition "Mal de ojo is a Spanish term for the evil eye, used most often in Spain and in Latin American countries of Hispanic descent. It is a folk belief, disease, or syndrome that is represented by an admiring look, a glance, or a voiced compliment and is believed to inflict injury or damage on the person, place, or thing that is the object of the gaze. [Source: <a href=\"https://sk.sagepub.com/reference/multiculturalpsychology/n71.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Multicultural Psychology; Culture-Bound Syndromes: Mal De Ojo</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/culture-bound_syndromes> ;
  skos:prefLabel "mal de ojo"@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/mal_de_ojo> .

